Searched refs:TPACKET_V1 (Results 1 – 4 of 4) sorted by relevance
212 case TPACKET_V1: in __v1_v2_rx_kernel_ready()225 case TPACKET_V1: in __v1_v2_rx_user_ready()258 case TPACKET_V1: in walk_v1_v2_rx()329 case TPACKET_V1: in __tx_kernel_ready()344 case TPACKET_V1: in __tx_user_ready()373 case TPACKET_V1: in get_next_frame()440 case TPACKET_V1: in walk_tx()690 case TPACKET_V1: in setup_ring()806 [TPACKET_V1] = "TPACKET_V1",825 if (version == TPACKET_V1 && in test_tpacket()[all …]
251 TPACKET_V1, enumerator
375 case TPACKET_V1: in __packet_set_status()403 case TPACKET_V1: in __packet_get_status()447 case TPACKET_V1: in __packet_set_timestamp()1080 case TPACKET_V1: in packet_current_rx_frame()1140 case TPACKET_V1: in packet_increment_rx_head()2289 case TPACKET_V1: in tpacket_rcv()3634 case TPACKET_V1: in packet_setsockopt()3676 case TPACKET_V1: in packet_setsockopt()3905 case TPACKET_V1: in packet_getsockopt()4244 case TPACKET_V1: in packet_set_ring()
528 where 'tpacket_version' can be TPACKET_V1 (default), TPACKET_V2, TPACKET_V3.530 TPACKET_V1:534 TPACKET_V1 --> TPACKET_V2:535 - Made 64 bit clean due to unsigned long usage in TPACKET_V1