Searched refs:ip6_fraglist_init (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/ipv6/ |
| D | netfilter.c | 175 err = ip6_fraglist_init(skb, hlen, prevhdr, nexthdr, frag_id, in br_ip6_fragment()
|
| D | ip6_output.c | 599 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr, in ip6_fraglist_init() function 638 EXPORT_SYMBOL(ip6_fraglist_init); 848 err = ip6_fraglist_init(skb, hlen, prevhdr, nexthdr, frag_id, in ip6_fragment()
|
| /Linux-v5.4/include/net/ |
| D | ipv6.h | 163 int ip6_fraglist_init(struct sk_buff *skb, unsigned int hlen, u8 *prevhdr,
|