Home
last modified time | relevance | path

Searched refs:IPSKB_FRAG_COMPLETE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dip_fragment.c286 if (!(IPCB(skb)->flags & IPSKB_FRAG_COMPLETE) && in ip_frag_queue()
H A Dip_output.c801 IPCB(skb)->flags |= IPSKB_FRAG_COMPLETE; in ip_do_fragment()
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_fragment.c292 if (!(IPCB(skb)->flags & IPSKB_FRAG_COMPLETE) && in ip_frag_queue()
H A Dip_output.c794 IPCB(skb)->flags |= IPSKB_FRAG_COMPLETE; in ip_do_fragment()
/kernel/linux/linux-5.10/include/net/
H A Dip.h53 #define IPSKB_FRAG_COMPLETE BIT(3) macro
/kernel/linux/linux-6.6/include/net/
H A Dip.h54 #define IPSKB_FRAG_COMPLETE BIT(3) macro

Completed in 9 milliseconds