Lines Matching refs:TPACKET_V2
404 case TPACKET_V2: in __packet_set_status()
428 case TPACKET_V2: in __packet_get_status()
471 case TPACKET_V2: in __packet_set_timestamp()
1113 case TPACKET_V2: in packet_current_rx_frame()
1162 if (po->tp_version <= TPACKET_V2) in packet_previous_rx_frame()
1173 case TPACKET_V2: in packet_increment_rx_head()
1937 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
1972 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2007 case TPACKET_V2: in tpacket_rcv()
2057 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2069 if (po->tp_version <= TPACKET_V2) { in tpacket_rcv()
2154 case TPACKET_V2: in tpacket_fill_skb()
2175 case TPACKET_V2: in tpacket_fill_skb()
2184 case TPACKET_V2: in tpacket_fill_skb()
3316 case TPACKET_V2: in packet_setsockopt()
3357 case TPACKET_V2: in packet_setsockopt()
3542 case TPACKET_V2: in packet_getsockopt()
3827 if (!closing && tx_ring && (po->tp_version > TPACKET_V2)) { in packet_set_ring()
3853 case TPACKET_V2: in packet_set_ring()
3951 if (closing && (po->tp_version > TPACKET_V2)) { in packet_set_ring()