Searched refs:TPACKET_V3 (Results 1 – 4 of 4) sorted by relevance
241 TPACKET_V3 enumerator
643 case TPACKET_V3: in setup_ring()750 [TPACKET_V3] = "TPACKET_V3",798 ret |= test_tpacket(TPACKET_V3, PACKET_RX_RING); in main()
408 case TPACKET_V3: in __packet_set_status()431 case TPACKET_V3: in __packet_get_status()475 case TPACKET_V3: in __packet_set_timestamp()1117 case TPACKET_V3: in packet_current_rx_frame()1175 case TPACKET_V3: in packet_increment_rx_head()1247 if (po->tp_version == TPACKET_V3) in packet_rcv_has_room()2025 case TPACKET_V3: in tpacket_rcv()3319 case TPACKET_V3: in packet_setsockopt()3358 case TPACKET_V3: in packet_setsockopt()3510 if (po->tp_version == TPACKET_V3) { in packet_getsockopt()[all …]
540 where 'tpacket_version' can be TPACKET_V1 (default), TPACKET_V2, TPACKET_V3.567 TPACKET_V2 --> TPACKET_V3:737 + AF_PACKET TPACKET_V3 example740 AF_PACKET's TPACKET_V3 ring buffer can be configured to use non-static frame744 It is said that TPACKET_V3 brings the following benefits:809 int err, i, fd, v = TPACKET_V3;