Home
last modified time | relevance | path

Searched defs:ip_check_defrag (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dip_fragment.c504 struct sk_buff *ip_check_defrag(struct net *net, struct sk_buff *skb, u32 user) in ip_check_defrag() function
544 EXPORT_SYMBOL(ip_check_defrag); variable
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_fragment.c512 struct sk_buff *ip_check_defrag(struct net *net, struct sk_buff *skb, u32 user) in ip_check_defrag() function
552 EXPORT_SYMBOL(ip_check_defrag); variable
/kernel/linux/linux-5.10/include/net/
H A Dip.h691 static inline struct sk_buff *ip_check_defrag(struct net *net, struct sk_buff *skb, u32 user) in ip_check_defrag() function
/kernel/linux/linux-6.6/include/net/
H A Dip.h719 static inline struct sk_buff *ip_check_defrag(struct net *net, struct sk_buff *skb, u32 user) in ip_check_defrag() function

Completed in 5 milliseconds