Searched refs:TPACKET2_HDRLEN (Results 1 – 4 of 4) sorted by relevance
252 #define TPACKET2_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket2_hdr)) + sizeof(struct sockaddr_ll)) macro
440 memcpy((uint8_t *) ppd.raw + TPACKET2_HDRLEN - in walk_tx()
594 instead of TPACKET2_HDRLEN. In the current implementation,
4506 po->tp_hdrlen = TPACKET2_HDRLEN; in packet_set_ring()