HomeSort by: relevance | last modified time | path
    Searched refs:L2T_MBUF_CB (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_l2t.h 93 struct l2t_mbuf_cb { struct
100 #define L2T_MBUF_CB(skb) ((struct l2t_mbuf_cb *)(skb)->cb)
cxgb_l2t.c 407 struct l2t_mbuf_cb *cb = L2T_MBUF_CB(m);

Completed in 13 milliseconds