Searched defs:ip_generic_getfrag (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | ip_output.c | 939 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in ip_generic_getfrag() function 954 EXPORT_SYMBOL(ip_generic_getfrag); variable
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | ip_output.c | 932 ip_generic_getfrag(void *from, char *to, int offset, int len, int odd, struct sk_buff *skb) in ip_generic_getfrag() function 947 EXPORT_SYMBOL(ip_generic_getfrag); variable
|
Completed in 5 milliseconds