Searched defs:PKTLEN (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dmin_osl.h174 #define PKTLEN(osh, lb) 0 macro
H A Dcfe_osl.h219 #define PKTLEN(osh, lb) (((struct lbuf*)(lb))->len) macro
H A Dlinux_osl.h401 #define PKTLEN(osh, skb) (((struct sk_buff*)(skb))->len) macro
738 #define PKTLEN(osh, skb) osl_pktlen((osh), (skb)) macro

Completed in 41 milliseconds