Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6_checksum.c
H A Dudp.c
/linux/include/net/
H A Dudplite.h
H A Dudp.h47 #define UDP_SKB_CB(__skb) ((struct udp_skb_cb *)((__skb)->cb))
50 #define UDP_SKB_CB( global() macro