Searched refs:ip6_frag_state (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | netfilter.c | 125 struct ip6_frag_state state; in br_ip6_fragment()
|
H A D | ip6_output.c | 742 u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state) in ip6_frag_init() 761 struct sk_buff *ip6_frag_next(struct sk_buff *skb, struct ip6_frag_state *state) in ip6_frag_next() 844 struct ip6_frag_state state; in ip6_fragment()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | netfilter.c | 131 struct ip6_frag_state state; in br_ip6_fragment()
|
H A D | ip6_output.c | 755 u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state) in ip6_frag_init() 774 struct sk_buff *ip6_frag_next(struct sk_buff *skb, struct ip6_frag_state *state) in ip6_frag_next() 858 struct ip6_frag_state state; in ip6_fragment()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ipv6.h | 178 struct ip6_frag_state { struct 193 u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state); 195 struct ip6_frag_state *state);
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipv6.h | 192 struct ip6_frag_state { struct 207 u8 nexthdr, __be32 frag_id, struct ip6_frag_state *state); 209 struct ip6_frag_state *state);
|
Completed in 16 milliseconds