Lines Matching refs:TPACKET_V2
407 case TPACKET_V2: in __packet_set_status()
431 case TPACKET_V2: in __packet_get_status()
474 case TPACKET_V2: in __packet_set_timestamp()
1110 case TPACKET_V2: in packet_current_rx_frame()
1159 if (po->tp_version <= TPACKET_V2) in packet_previous_rx_frame()
1170 case TPACKET_V2: in packet_increment_rx_head()
2158 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2193 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2228 case TPACKET_V2: in tpacket_rcv()
2278 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2290 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2363 case TPACKET_V2: in tpacket_fill_skb()
2384 case TPACKET_V2: in tpacket_fill_skb()
2393 case TPACKET_V2: in tpacket_fill_skb()
3541 case TPACKET_V2: in packet_setsockopt()
3582 case TPACKET_V2: in packet_setsockopt()
3775 case TPACKET_V2: in packet_getsockopt()
4071 if (!closing && tx_ring && (po->tp_version > TPACKET_V2)) { in packet_set_ring()
4097 case TPACKET_V2: in packet_set_ring()
4195 if (closing && (po->tp_version > TPACKET_V2)) { in packet_set_ring()