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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dmin_osl.h187 #define PKTLEN(osh, lb) 0 macro
H A Dlinux_osl.h432 #define PKTLEN(osh, skb) (((struct sk_buff*)(skb))->len) macro
905 #define PKTLEN(osh, skb) osl_pktlen((osh), (skb)) macro

Completed in 67 milliseconds