Searched defs:icmpv6_getfrag (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | icmp.c | 319 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in icmpv6_getfrag() function
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | icmp.c | 316 static int icmpv6_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in icmpv6_getfrag() function
|
Completed in 3 milliseconds