Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A 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()
/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c378 case TPACKET_V3: in __packet_set_status()
404 case TPACKET_V3: in __packet_get_status()
458 case TPACKET_V3: in __packet_set_timestamp()
1084 case TPACKET_V3: in packet_current_rx_frame()
1142 case TPACKET_V3: in packet_increment_rx_head()
1254 if (po->tp_version == TPACKET_V3) { in __packet_rcv_has_room()
2323 if (po->tp_version == TPACKET_V3) in tpacket_rcv()
2387 case TPACKET_V3: in tpacket_rcv()
2437 } else if (po->tp_version == TPACKET_V3) { in tpacket_rcv()
2602 case TPACKET_V3: in tpacket_parse_header()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_packet.h254 TPACKET_V3 enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_packet.h254 TPACKET_V3 enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_packet.h255 TPACKET_V3 enumerator
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dpacket_mmap.rst58 TPACKET_V3 support was added in version 1.5.0
550 where 'tpacket_version' can be TPACKET_V1 (default), TPACKET_V2, TPACKET_V3.
580 TPACKET_V2 --> TPACKET_V3:
755 AF_PACKET TPACKET_V3 example
758 AF_PACKET's TPACKET_V3 ring buffer can be configured to use non-static frame
762 It is said that TPACKET_V3 brings the following benefits:
828 int err, i, fd, v = TPACKET_V3;