Searched refs:PKTPULL (Results 1 - 13 of 13) 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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/sys/
H A Det_cfe.c308 PKTPULL(NULL, p, HWRXOFF);
H A Detc.c866 PKTPULL(etc->osh, p, ETHERVLAN_HDR_LEN);
H A Detc_fa.c1511 PKTPULL(si_osh(fai->sih), p, pull);
H A Detcgmac.c1523 PKTPULL(ch->osh, p, HWRXOFF);
H A Det_linux.c2372 PKTPULL(et->osh, p, HWRXOFF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/ctf/
H A Dhndctf.h378 l2h = PKTPULL((osh), (p), VLAN_TAG_LEN); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/proxyarp/
H A Dproxyarp_common.c310 PKTPULL(osh, pkt, ALIGN_ADJ_BUFLEN);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/olpc/src/
H A Dwlc_olpc_engine.c647 PKTPULL(osh, p, TXOFF);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dhnddma.c1389 PKTPULL(di->osh, p, extra_offset + extra_pad);

Completed in 181 milliseconds