Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/net/
Dpsock_tpacket.c210 case TPACKET_V1: in __v1_v2_rx_kernel_ready()
223 case TPACKET_V1: in __v1_v2_rx_user_ready()
257 case TPACKET_V1: in walk_v1_v2_rx()
317 case TPACKET_V1: in __v1_v2_tx_kernel_ready()
330 case TPACKET_V1: in __v1_v2_tx_user_ready()
397 case TPACKET_V1: in walk_v1_v2_tx()
634 case TPACKET_V1: in setup_ring()
748 [TPACKET_V1] = "TPACKET_V1",
767 if (version == TPACKET_V1 && in test_tpacket()
792 ret |= test_tpacket(TPACKET_V1, PACKET_RX_RING); in main()
[all …]
/linux-4.1.27/include/uapi/linux/
Dif_packet.h239 TPACKET_V1, enumerator
/linux-4.1.27/net/packet/
Daf_packet.c400 case TPACKET_V1: in __packet_set_status()
425 case TPACKET_V1: in __packet_get_status()
467 case TPACKET_V1: in __packet_set_timestamp()
1112 case TPACKET_V1: in packet_current_rx_frame()
1172 case TPACKET_V1: in packet_increment_rx_head()
1998 case TPACKET_V1: in tpacket_rcv()
3315 case TPACKET_V1: in packet_setsockopt()
3356 case TPACKET_V1: in packet_setsockopt()
3539 case TPACKET_V1: in packet_getsockopt()
3850 case TPACKET_V1: in packet_set_ring()
/linux-4.1.27/Documentation/networking/
Dpacket_mmap.txt540 where 'tpacket_version' can be TPACKET_V1 (default), TPACKET_V2, TPACKET_V3.
542 TPACKET_V1:
546 TPACKET_V1 --> TPACKET_V2:
547 - Made 64 bit clean due to unsigned long usage in TPACKET_V1