Home
last modified time | relevance | path

Searched defs:l2t_mbuf_cb (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_l2t.h93 struct l2t_mbuf_cb { struct
100 #define L2T_MBUF_CB(skb) ((struct l2t_mbuf_cb *)(skb)->cb) argument