Searched refs:sock_skb_cb (Results 1 – 1 of 1) sorted by relevance
2622 struct sock_skb_cb { struct 2626 /* Store sock_skb_cb at the end of skb->cb[] so protocol families argument 2631 sizeof(struct sock_skb_cb))2633 #define SOCK_SKB_CB(__skb) ((struct sock_skb_cb *)((__skb)->cb + \