Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_packet.h251 TPACKET_V3 enumerator
/linux-4.4.14/tools/testing/selftests/net/
Dpsock_tpacket.c643 case TPACKET_V3: in setup_ring()
750 [TPACKET_V3] = "TPACKET_V3",
798 ret |= test_tpacket(TPACKET_V3, PACKET_RX_RING); in main()
/linux-4.4.14/net/packet/
Daf_packet.c411 case TPACKET_V3: in __packet_set_status()
434 case TPACKET_V3: in __packet_get_status()
478 case TPACKET_V3: in __packet_set_timestamp()
1114 case TPACKET_V3: in packet_current_rx_frame()
1172 case TPACKET_V3: in packet_increment_rx_head()
1281 if (po->tp_version == TPACKET_V3) { in __packet_rcv_has_room()
2246 case TPACKET_V3: in tpacket_rcv()
3544 case TPACKET_V3: in packet_setsockopt()
3583 case TPACKET_V3: in packet_setsockopt()
3743 if (po->tp_version == TPACKET_V3) { in packet_getsockopt()
[all …]
/linux-4.4.14/Documentation/networking/
Dpacket_mmap.txt540 where 'tpacket_version' can be TPACKET_V1 (default), TPACKET_V2, TPACKET_V3.
567 TPACKET_V2 --> TPACKET_V3:
737 + AF_PACKET TPACKET_V3 example
740 AF_PACKET's TPACKET_V3 ring buffer can be configured to use non-static frame
744 It is said that TPACKET_V3 brings the following benefits:
809 int err, i, fd, v = TPACKET_V3;