Searched refs:PKTPUSH (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dmin_osl.h193 #define PKTPUSH(osh, lb, bytes) macro
H A Dlinux_osl.h438 #define PKTPUSH(osh, skb, bytes) skb_push((struct sk_buff*)(skb), (bytes)) macro
911 #define PKTPUSH(osh, skb, bytes) osl_pktpush((osh), (skb), (bytes)) macro

Completed in 90 milliseconds