Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_packet.h241 TPACKET_V3 enumerator
/linux-4.1.27/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.1.27/net/packet/
Daf_packet.c408 case TPACKET_V3: in __packet_set_status()
431 case TPACKET_V3: in __packet_get_status()
475 case TPACKET_V3: in __packet_set_timestamp()
1117 case TPACKET_V3: in packet_current_rx_frame()
1175 case TPACKET_V3: in packet_increment_rx_head()
1247 if (po->tp_version == TPACKET_V3) in packet_rcv_has_room()
2025 case TPACKET_V3: in tpacket_rcv()
3319 case TPACKET_V3: in packet_setsockopt()
3358 case TPACKET_V3: in packet_setsockopt()
3510 if (po->tp_version == TPACKET_V3) { in packet_getsockopt()
[all …]
/linux-4.1.27/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;