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