Searched defs:PKTSETLINK (Results 1 - 3 of 3) sorted by last modified time

/asus-wl-520gu-7.0.1.45/src/include/
H A Dcfe_osl.h202 #define PKTSETLINK(lb, x) (((struct lbuf*)(lb))->link = (struct lbuf*)(x)) macro
H A Dlinux_osl.h370 #define PKTSETLINK(skb, x) (((struct sk_buff*)(skb))->prev = (struct sk_buff*)(x)) macro
479 #define PKTSETLINK(skb, x) osl_pktsetlink((skb), (x)) macro
H A Dmin_osl.h127 #define PKTSETLINK(lb, x) macro

Completed in 40 milliseconds