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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/supp/include/
H A Dbcm_lbuf.h189 #define PKTPULL(osh, lb, bytes) lb_pull(LBP(lb), (bytes)) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dmin_osl.h210 #define PKTPULL(osh, lb, bytes) macro
H A Dcfe_osl.h228 #define PKTPULL(osh, lb, bytes) osl_pktpull((struct lbuf*)(lb), (bytes)) macro
H A Dlinux_osl.h422 #define PKTPULL(osh, skb, bytes) skb_pull((struct sk_buff*)(skb), (bytes)) macro
924 #define PKTPULL(osh, skb, bytes) osl_pktpull((osh), (skb), (bytes)) macro

Completed in 108 milliseconds