Home
last modified time | relevance | path

Searched refs:udp_skb_cb (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
H A Dudp.h34 * struct udp_skb_cb - UDP(-Lite) private variables
40 struct udp_skb_cb { struct
50 #define UDP_SKB_CB(__skb) ((struct udp_skb_cb *)((__skb)->cb)) argument