Searched refs:TPACKET_V3 (Results 1 – 4 of 4) sorted by relevance
251 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()
411 case TPACKET_V3: in __packet_set_status()434 case TPACKET_V3: in __packet_get_status()478 case TPACKET_V3: in __packet_set_timestamp()1114 case TPACKET_V3: in packet_current_rx_frame()1172 case TPACKET_V3: in packet_increment_rx_head()1281 if (po->tp_version == TPACKET_V3) { in __packet_rcv_has_room()2246 case TPACKET_V3: in tpacket_rcv()3544 case TPACKET_V3: in packet_setsockopt()3583 case TPACKET_V3: in packet_setsockopt()3743 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;