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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dmin_osl.h194 #define PKTPULL(osh, lb, bytes) macro
H A Dlinux_osl.h439 #define PKTPULL(osh, skb, bytes) skb_pull((struct sk_buff*)(skb), (bytes)) macro
912 #define PKTPULL(osh, skb, bytes) osl_pktpull((osh), (skb), (bytes)) macro

Completed in 44 milliseconds