Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/selftests/net/
Dpsock_tpacket.c319 case TPACKET_V3: in __tx_kernel_ready()
336 case TPACKET_V3: in __tx_user_ready()
362 case TPACKET_V3: in get_next_frame()
445 case TPACKET_V3: { in walk_tx()
685 case TPACKET_V3: in setup_ring()
794 [TPACKET_V3] = "TPACKET_V3",
842 ret |= test_tpacket(TPACKET_V3, PACKET_RX_RING); in main()
843 ret |= test_tpacket(TPACKET_V3, PACKET_TX_RING); in main()
/Linux-v5.4/net/packet/
Daf_packet.c375 case TPACKET_V3: in __packet_set_status()
401 case TPACKET_V3: in __packet_get_status()
447 case TPACKET_V3: in __packet_set_timestamp()
1076 case TPACKET_V3: in packet_current_rx_frame()
1134 case TPACKET_V3: in packet_increment_rx_head()
1246 if (po->tp_version == TPACKET_V3) { in __packet_rcv_has_room()
2329 case TPACKET_V3: in tpacket_rcv()
2541 case TPACKET_V3: in tpacket_parse_header()
2567 case TPACKET_V3: in tpacket_parse_header()
2579 case TPACKET_V3: in tpacket_parse_header()
[all …]
/Linux-v5.4/include/uapi/linux/
Dif_packet.h254 TPACKET_V3 enumerator
/Linux-v5.4/Documentation/networking/
Dpacket_mmap.txt52 TPACKET_V3 support was added in version 1.5.0
528 where 'tpacket_version' can be TPACKET_V1 (default), TPACKET_V2, TPACKET_V3.
555 TPACKET_V2 --> TPACKET_V3:
730 + AF_PACKET TPACKET_V3 example
733 AF_PACKET's TPACKET_V3 ring buffer can be configured to use non-static frame
737 It is said that TPACKET_V3 brings the following benefits:
802 int err, i, fd, v = TPACKET_V3;