Searched refs:TPACKET_V3 (Results 1 – 4 of 4) sorted by relevance
333 case TPACKET_V3: in __tx_kernel_ready()350 case TPACKET_V3: in __tx_user_ready()376 case TPACKET_V3: in get_next_frame()459 case TPACKET_V3: { in walk_tx()699 case TPACKET_V3: in setup_ring()808 [TPACKET_V3] = "TPACKET_V3",856 ret |= test_tpacket(TPACKET_V3, PACKET_RX_RING); in main()857 ret |= test_tpacket(TPACKET_V3, PACKET_TX_RING); in main()
383 case TPACKET_V3: in __packet_set_status()409 case TPACKET_V3: in __packet_get_status()455 case TPACKET_V3: in __packet_set_timestamp()1085 case TPACKET_V3: in packet_current_rx_frame()1143 case TPACKET_V3: in packet_increment_rx_head()1252 if (po->tp_version == TPACKET_V3) { in __packet_rcv_has_room()2316 case TPACKET_V3: in tpacket_rcv()2536 case TPACKET_V3: in tpacket_parse_header()2562 case TPACKET_V3: in tpacket_parse_header()2574 case TPACKET_V3: in tpacket_parse_header()[all …]
253 TPACKET_V3 enumerator
52 TPACKET_V3 support was added in version 1.5.0528 where 'tpacket_version' can be TPACKET_V1 (default), TPACKET_V2, TPACKET_V3.555 TPACKET_V2 --> TPACKET_V3:730 + AF_PACKET TPACKET_V3 example733 AF_PACKET's TPACKET_V3 ring buffer can be configured to use non-static frame737 It is said that TPACKET_V3 brings the following benefits:802 int err, i, fd, v = TPACKET_V3;