Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/include/uapi/linux/
Dif_packet.h249 TPACKET_V1, enumerator
/linux-4.4.14/net/packet/
Daf_packet.c403 case TPACKET_V1: in __packet_set_status()
428 case TPACKET_V1: in __packet_get_status()
470 case TPACKET_V1: in __packet_set_timestamp()
1109 case TPACKET_V1: in packet_current_rx_frame()
1169 case TPACKET_V1: in packet_increment_rx_head()
2219 case TPACKET_V1: in tpacket_rcv()
3540 case TPACKET_V1: in packet_setsockopt()
3581 case TPACKET_V1: in packet_setsockopt()
3772 case TPACKET_V1: in packet_getsockopt()
4094 case TPACKET_V1: in packet_set_ring()
/linux-4.4.14/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