Lines Matching refs:TPACKET_V2
371 case TPACKET_V2: in __packet_set_status()
398 case TPACKET_V2: in __packet_get_status()
443 case TPACKET_V2: in __packet_set_timestamp()
1072 case TPACKET_V2: in packet_current_rx_frame()
1121 if (po->tp_version <= TPACKET_V2) in packet_previous_rx_frame()
1132 case TPACKET_V2: in packet_increment_rx_head()
2231 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2269 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2311 case TPACKET_V2: in tpacket_rcv()
2361 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2373 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2548 case TPACKET_V2: in tpacket_parse_header()
2570 case TPACKET_V2: in tpacket_parse_header()
2582 case TPACKET_V2: in tpacket_parse_header()
3675 case TPACKET_V2: in packet_setsockopt()
3717 case TPACKET_V2: in packet_setsockopt()
3966 case TPACKET_V2: in packet_getsockopt()
4302 case TPACKET_V2: in packet_set_ring()
4409 if (pg_vec && (po->tp_version > TPACKET_V2)) { in packet_set_ring()