Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
L2T_SKB_CB
drivers/net/ethernet/chelsio/cxgb3/l2t.h
92
#define L2T_SKB_CB(skb) ((struct l2t_skb_cb *)(skb)->cb)
drivers/net/ethernet/chelsio/cxgb4/l2t.h
101
#define L2T_SKB_CB(skb) ((struct l2t_skb_cb *)(skb)->cb)