Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/
Dpsock_tpacket.c198 case TPACKET_V1: in __v1_v2_rx_kernel_ready()
211 case TPACKET_V1: in __v1_v2_rx_user_ready()
244 case TPACKET_V1: in walk_v1_v2_rx()
315 case TPACKET_V1: in __tx_kernel_ready()
330 case TPACKET_V1: in __tx_user_ready()
359 case TPACKET_V1: in get_next_frame()
426 case TPACKET_V1: in walk_tx()
676 case TPACKET_V1: in setup_ring()
792 [TPACKET_V1] = "TPACKET_V1",
811 if (version == TPACKET_V1 && in test_tpacket()
[all …]
/linux-6.12.1/include/uapi/linux/
Dif_packet.h256 TPACKET_V1, enumerator
/linux-6.12.1/net/packet/
Daf_packet.c408 case TPACKET_V1: in __packet_set_status()
438 case TPACKET_V1: in __packet_get_status()
490 case TPACKET_V1: in __packet_set_timestamp()
1180 case TPACKET_V1: in packet_current_rx_frame()
1240 case TPACKET_V1: in packet_increment_rx_head()
2471 case TPACKET_V1: in tpacket_rcv()
3887 case TPACKET_V1: in packet_setsockopt()
3931 case TPACKET_V1: in packet_setsockopt()
4187 case TPACKET_V1: in packet_getsockopt()
4502 case TPACKET_V1: in packet_set_ring()
/linux-6.12.1/Documentation/networking/
Dpacket_mmap.rst550 where 'tpacket_version' can be TPACKET_V1 (default), TPACKET_V2, TPACKET_V3.
552 TPACKET_V1:
556 TPACKET_V1 --> TPACKET_V2:
557 - Made 64 bit clean due to unsigned long usage in TPACKET_V1