#ifndef _NETNS_NFTABLES_H_ #define _NETNS_NFTABLES_H_ #include <linux/list.h> struct nft_af_info; struct netns_nftables { struct list_head af_info; struct list_head commit_list; struct nft_af_info *ipv4; struct nft_af_info *ipv6; struct nft_af_info *inet; struct nft_af_info *arp; struct nft_af_info *bridge; struct nft_af_info *netdev; unsigned int base_seq; u8 gencursor; }; #endif istanz.ch/linux/net-next.git' title='net-next.git Git repository'/> <link rel='vcs-git' href='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='e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'/><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&id=e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/include/soc/rockchip?h=nds-private-remove'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/include/soc/rockchip?h=nds-private-remove&id=e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/include/soc/rockchip?h=nds-private-remove&id=e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/include/soc/rockchip?h=nds-private-remove&id=e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/include/soc/rockchip'> <input type='hidden' name='h' value='nds-private-remove'/><input type='hidden' name='id' value='e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'/><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&id=e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/include?h=nds-private-remove&id=e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'>include</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/soc?h=nds-private-remove&id=e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'>soc</a>/<a href='/cgit.cgi/linux/net-next.git/log/include/soc/rockchip?h=nds-private-remove&id=e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf'>rockchip</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/soc/rockchip?h=nds-private-remove&id=e40d5d78df539c0c9b6625cdf5b1bc4b14c4d8bf&showmsg=1'>Expand</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>