Searched refs:pkthdrbuf (Results 1 – 1 of 1) sorted by relevance
48 char *pktbuf, *pkthdrbuf; in rx() local76 pkthdrbuf = (char *)pkthdr; in rx()77 memcpy(pktbuf, pkthdrbuf, ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto)); in rx()79 pkthdrbuf + ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto), in rx()