Searched refs:osl_pktpull (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dcfe_osl.c119 osl_pktpull(struct lbuf *lb, uint bytes) function
H A Dlinux_osl.c2509 osl_pktpull(osl_t *osh, void *skb, int bytes) function
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinux_osl.h1373 #define PKTPULL(osh, skb, bytes) osl_pktpull((osh), (skb), (bytes))
1407 extern uchar *osl_pktpull(osl_t *osh, void *skb, int bytes);

Completed in 116 milliseconds