Searched defs:pktbuf (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmfmac/ |
D | dhd_cdc.c | 320 void dhd_prot_hdrpush(dhd_pub_t *dhd, int ifidx, struct sk_buff *pktbuf) in dhd_prot_hdrpush() 346 int dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, struct sk_buff *pktbuf) in dhd_prot_hdrpull()
|
D | dhd_linux.c | 1015 int dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, struct sk_buff *pktbuf) in dhd_sendpkt() 1067 void *pktbuf; in dhd_start_xmit() local 1144 void dhd_rx_frame(dhd_pub_t *dhdp, int ifidx, struct sk_buff *pktbuf, in dhd_rx_frame()
|
/linux-2.6.39/drivers/net/arcnet/ |
D | capmode.c | 47 char *pktbuf, *pkthdrbuf; in rx() local
|