#ifndef _UAPI_LINUX_GTP_H_
#define _UAPI_LINUX_GTP_H_

enum gtp_genl_cmds {
	GTP_CMD_NEWPDP,
	GTP_CMD_DELPDP,
	GTP_CMD_GETPDP,

	GTP_CMD_MAX,
};

enum gtp_version {
	GTP_V0 = 0,
	GTP_V1,
};

enum gtp_attrs {
	GTPA_UNSPEC = 0,
	GTPA_LINK,
	GTPA_VERSION,
	GTPA_TID,	/* for GTPv0 only */
	GTPA_SGSN_ADDRESS,
	GTPA_MS_ADDRESS,
	GTPA_FLOW,
	GTPA_NET_NS_FD,
	GTPA_I_TEI,	/* for GTPv1 only */
	GTPA_O_TEI,	/* for GTPv1 only */
	GTPA_PAD,
	__GTPA_MAX,
};
#define GTPA_MAX (__GTPA_MAX + 1)

#endif /* _UAPI_LINUX_GTP_H_ */
='http:///git.distanz.ch/cgit.cgi/linux/net-next.git' title='net-next.git Git repository'/>
</head>
<body>
<div id='cgit'><table id='header'>
<tr>
<td class='logo' rowspan='2'><a href='/cgit.cgi/'><img src='/cgit.png' alt='cgit logo'/></a></td>
<td class='main'><a href='/cgit.cgi/'>index</a> : <a href='/cgit.cgi/linux/net-next.git/'>net-next.git</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='eaa7df3c5afe257e59e03746cdf9800fcd2494d2'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master'>master</option>
<option value='nds-private-remove' selected='selected'>nds-private-remove</option>
<option value='packet-loop-back'>packet-loop-back</option>
<option value='packet-rx-pump-back'>packet-rx-pump-back</option>
</select> <input type='submit' value='switch'/></form></td></tr>
<tr><td class='sub'>net-next plumbings</td><td class='sub right'>Tobias Klauser</td></tr></table>
<table class='tabs'><tr><td>
<a href='/cgit.cgi/linux/net-next.git/?h=nds-private-remove'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?h=nds-private-remove&amp;id=eaa7df3c5afe257e59e03746cdf9800fcd2494d2'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/math-emu/soft-fp.h?h=nds-private-remove'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/math-emu/soft-fp.h?h=nds-private-remove&amp;id=eaa7df3c5afe257e59e03746cdf9800fcd2494d2'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/math-emu/soft-fp.h?h=nds-private-remove&amp;id=eaa7df3c5afe257e59e03746cdf9800fcd2494d2'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/math-emu/soft-fp.h?h=nds-private-remove&amp;id=eaa7df3c5afe257e59e03746cdf9800fcd2494d2'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/math-emu/soft-fp.h'>
<input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='eaa7df3c5afe257e59e03746cdf9800fcd2494d2'/><select name='qt'>
<option value='grep'>log msg</option>
<option value='author'>author</option>
<option value='committer'>committer</option>
<option value='range'>range</option>
</select>
<input class='txt' type='search' size='10' name='q' value=''/>
<input type='submit' value='search'/>
</form>
</td></tr></table>
<div class='path'>path: <a href='/cgit.cgi/linux/net-next.git/log/?h=nds-private-remove&amp;id=eaa7df3c5afe257e59e03746cdf9800fcd2494d2'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?h=nds-private-remove&amp;id=eaa7df3c5afe257e59e03746cdf9800fcd2494d2'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/math-emu?h=nds-private-remove&amp;id=eaa7df3c5afe257e59e03746cdf9800fcd2494d2'>math-emu</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/math-emu/soft-fp.h?h=nds-private-remove&amp;id=eaa7df3c5afe257e59e03746cdf9800fcd2494d2'>soft-fp.h</a></div><div class='content'><table class='list nowrap'><tr class='nohover'><th class='left'>Age</th><th class='left'>Commit message (<a href='/cgit.cgi/linux/net-next.git/log/include/math-emu/soft-fp.h?h=nds-private-remove&amp;id=eaa7df3c5afe257e59e03746cdf9800fcd2494d2&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>