Searched refs:tp_version (Results 1 – 3 of 3) sorted by relevance
18 pinfo.pdi_version = po->tp_version; in pdiag_put_info()103 ret = pdiag_put_ring(&po->rx_ring, po->tp_version, in pdiag_put_rings_cfg()106 ret = pdiag_put_ring(&po->tx_ring, po->tp_version, in pdiag_put_rings_cfg()
406 switch (po->tp_version) { in __packet_set_status()434 switch (po->tp_version) { in __packet_get_status()486 switch (po->tp_version) { in __packet_set_timestamp()1115 switch (po->tp_version) { in packet_current_rx_frame()1175 switch (po->tp_version) { in packet_increment_rx_head()2391 switch (po->tp_version) { in tpacket_rcv()2633 switch (po->tp_version) { in tpacket_parse_header()3769 switch (po->tp_version) { in packet_setsockopt()3823 po->tp_version = val; in packet_setsockopt()4046 val = po->tp_version; in packet_getsockopt()[all …]
131 enum tpacket_versions tp_version; member
Completed in 12 milliseconds