/*
 *  Copyright (C) 1997 Martin Mares
 *
 *  Automatic IP Layer Configuration
 */

/* The following are initdata: */

extern int ic_proto_enabled;	/* Protocols enabled (see IC_xxx) */
extern int ic_set_manually;	/* IPconfig parameters set manually */

extern __be32 ic_myaddr;		/* My IP address */
extern __be32 ic_gateway;		/* Gateway IP address */

extern __be32 ic_servaddr;		/* Boot server IP address */

extern __be32 root_server_addr;	/* Address of NFS server */
extern u8 root_server_path[];	/* Path to mount as root */


/* bits in ic_proto_{enabled,used} */
#define IC_PROTO	0xFF	/* Protocols mask: */
#define IC_BOOTP	0x01	/*   BOOTP (or DHCP, see below) */
#define IC_RARP		0x02	/*   RARP */
#define IC_USE_DHCP    0x100	/* If on, use DHCP instead of BOOTP */
>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='413d37326700aaf708730b940b04192c36e13ef4'/><select name='h' onchange='this.form.submit();'>
<option value='emaclite-cleanup'>emaclite-cleanup</option>
<option value='master' selected='selected'>master</option>
<option value='nds-private-remove'>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/'>summary</a><a href='/cgit.cgi/linux/net-next.git/refs/?id=413d37326700aaf708730b940b04192c36e13ef4'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/net/ieee80211_radiotap.h'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/net/ieee80211_radiotap.h?id=413d37326700aaf708730b940b04192c36e13ef4'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/net/ieee80211_radiotap.h?id=413d37326700aaf708730b940b04192c36e13ef4'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/net/ieee80211_radiotap.h?id=413d37326700aaf708730b940b04192c36e13ef4'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/net/ieee80211_radiotap.h'>
<input type='hidden' name='id' value='413d37326700aaf708730b940b04192c36e13ef4'/><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/?id=413d37326700aaf708730b940b04192c36e13ef4'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?id=413d37326700aaf708730b940b04192c36e13ef4'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net?id=413d37326700aaf708730b940b04192c36e13ef4'>net</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/net/ieee80211_radiotap.h?id=413d37326700aaf708730b940b04192c36e13ef4'>ieee80211_radiotap.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/net/ieee80211_radiotap.h?id=413d37326700aaf708730b940b04192c36e13ef4&amp;showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>