Home
last modified time | relevance | path

Searched refs:TPACKET_HDRLEN (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/net/
A Dtxring_overwrite.c38 const int eth_off = TPACKET_HDRLEN - sizeof(struct sockaddr_ll);
A Dpsock_tpacket.c430 memcpy((uint8_t *) ppd.raw + TPACKET_HDRLEN - in walk_tx()
/linux/include/uapi/linux/
A Dif_packet.h144 #define TPACKET_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket_hdr)) + sizeof(struct sockaddr_ll)) macro
/linux/Documentation/networking/
A Dpacket_mmap.rst173 frame base + TPACKET_HDRLEN - sizeof(struct sockaddr_ll)
395 - tp_frame_size must be greater than TPACKET_HDRLEN (obvious)
/linux/net/packet/
A Daf_packet.c4371 po->tp_hdrlen = TPACKET_HDRLEN; in packet_set_ring()

Completed in 16 milliseconds