Home
last modified time | relevance | path

Searched refs:tpacket3_hdr (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dif_packet.h152 struct tpacket3_hdr { struct
236 #define TPACKET3_HDRLEN (TPACKET_ALIGN(sizeof(struct tpacket3_hdr)) + sizeof(struct sockaddr_ll))
/linux-4.1.27/tools/testing/selftests/net/
Dpsock_tpacket.c505 struct tpacket3_hdr *ppd; in __v3_walk_block()
509 ppd = (struct tpacket3_hdr *) ((uint8_t *) pbd + in __v3_walk_block()
525 ppd = (struct tpacket3_hdr *) ((uint8_t *) ppd + ppd->tp_next_offset); in __v3_walk_block()
/linux-4.1.27/net/packet/
Daf_packet.c164 struct tpacket3_hdr *h3;
211 static void prb_fill_rxhash(struct tpacket_kbdq_core *, struct tpacket3_hdr *);
213 struct tpacket3_hdr *);
215 struct tpacket3_hdr *);
796 struct tpacket3_hdr *last_pkt; in prb_close_block()
803 last_pkt = (struct tpacket3_hdr *)pkc1->prev; in prb_close_block()
989 struct tpacket3_hdr *ppd) in prb_fill_rxhash()
995 struct tpacket3_hdr *ppd) in prb_clear_rxhash()
1001 struct tpacket3_hdr *ppd) in prb_fill_vlan_info()
1015 struct tpacket3_hdr *ppd) in prb_run_all_ft_ops()
[all …]
/linux-4.1.27/Documentation/networking/
Dpacket_mmap.txt872 static void display(struct tpacket3_hdr *ppd)
903 struct tpacket3_hdr *ppd;
905 ppd = (struct tpacket3_hdr *) ((uint8_t *) pbd +
911 ppd = (struct tpacket3_hdr *) ((uint8_t *) ppd +