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

/asus-wl-520gu-7.0.1.45/src/include/
H A Dmin_osl.h123 #define PKTPULL(osh, lb, bytes) macro
H A Dcfe_osl.h198 #define PKTPULL(osh, lb, bytes) osl_pktpull((struct lbuf*)(lb), (bytes)) macro
H A Dlinux_osl.h304 #define PKTPULL(osh, skb, bytes) skb_pull((struct sk_buff*)(skb), (bytes)) macro
473 #define PKTPULL(osh, skb, bytes) osl_pktpull((osh), (skb), (bytes)) macro

Completed in 92 milliseconds