Searched defs:TCP_SKB_CB (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/net/
H A Dtcp.h988 #define TCP_SKB_CB(__skb) ((struct tcp_skb_cb *)&((__skb)->cb[0])) macro
[all...]

Completed in 138 milliseconds