Searched refs:ip6_fraglist_init (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | netfilter.c | 175 err = ip6_fraglist_init(skb, hlen, prevhdr, nexthdr, frag_id, in br_ip6_fragment()
|
| H A D | ip6_output.c | 668 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr, in ip6_fraglist_init() function 707 EXPORT_SYMBOL(ip6_fraglist_init); 917 err = ip6_fraglist_init(skb, hlen, prevhdr, nexthdr, frag_id, in ip6_fragment()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ipv6.h | 163 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr,
|