#ifndef _NET_RAWV6_H
#define _NET_RAWV6_H

#include <net/protocol.h>

extern struct raw_hashinfo raw_v6_hashinfo;
struct sock *__raw_v6_lookup(struct net *net, struct sock *sk,
			     unsigned short num, const struct in6_addr *loc_addr,
			     const struct in6_addr *rmt_addr, int dif);

int raw_abort(struct sock *sk, int err);

void raw6_icmp_error(struct sk_buff *, int nexthdr,
		u8 type, u8 code, int inner_offset, __be32);
bool raw6_local_deliver(struct sk_buff *, int);

int rawv6_rcv(struct sock *sk, struct sk_buff *skb);

#if defined(CONFIG_IPV6_MIP6) || defined(CONFIG_IPV6_MIP6_MODULE)
int rawv6_mh_filter_register(int (*filter)(struct sock *sock,
					   struct sk_buff *skb));
int rawv6_mh_filter_unregister(int (*filter)(struct sock *sock,
					     struct sk_buff *skb));
#endif

#endif
</a></td><td class='form'><form method='get'>
<input type='hidden' name='id' value='52e02f2797cf44e00da987a7736cc0f5192132f7'/><input type='hidden' name='showmsg' value='1'/><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=52e02f2797cf44e00da987a7736cc0f5192132f7'>refs</a><a class='active' href='/cgit.cgi/linux/net-next.git/log/security?showmsg=1'>log</a><a href='/cgit.cgi/linux/net-next.git/tree/security?id=52e02f2797cf44e00da987a7736cc0f5192132f7'>tree</a><a href='/cgit.cgi/linux/net-next.git/commit/security?id=52e02f2797cf44e00da987a7736cc0f5192132f7'>commit</a><a href='/cgit.cgi/linux/net-next.git/diff/security?id=52e02f2797cf44e00da987a7736cc0f5192132f7'>diff</a></td><td class='form'><form class='right' method='get' action='/cgit.cgi/linux/net-next.git/log/security'>
<input type='hidden' name='id' value='52e02f2797cf44e00da987a7736cc0f5192132f7'/><input type='hidden' name='showmsg' value='1'/><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=52e02f2797cf44e00da987a7736cc0f5192132f7&amp;showmsg=1'>root</a>/<a href='/cgit.cgi/linux/net-next.git/log/security?id=52e02f2797cf44e00da987a7736cc0f5192132f7&amp;showmsg=1'>security</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/security?id=52e02f2797cf44e00da987a7736cc0f5192132f7'>Collapse</a>)</th><th class='left'>Author</th><th class='left'>Files</th><th class='left'>Lines</th></tr>