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

/asus-wl-520gu-7.0.1.45/src/include/
H A Dmin_osl.h116 #define PKTLEN(osh, lb) 0 macro
H A Dcfe_osl.h191 #define PKTLEN(osh, lb) (((struct lbuf*)(lb))->len) macro
H A Dlinux_osl.h297 #define PKTLEN(osh, skb) (((struct sk_buff*)(skb))->len) macro
466 #define PKTLEN(osh, skb) osl_pktlen((osh), (skb)) macro

Completed in 42 milliseconds