Home
last modified time | relevance | path

Searched defs:ipfrag_skb_cb (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/ipv4/
Dip_fragment.c68 struct ipfrag_skb_cb { struct
74 #define FRAG_CB(skb) ((struct ipfrag_skb_cb *)((skb)->cb)) argument