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()
407 switch (po->tp_version) { in __packet_set_status()437 switch (po->tp_version) { in __packet_get_status()489 switch (po->tp_version) { in __packet_set_timestamp()1165 switch (po->tp_version) { in packet_current_rx_frame()1225 switch (po->tp_version) { in packet_increment_rx_head()2457 switch (po->tp_version) { in tpacket_rcv()2710 switch (po->tp_version) { in tpacket_parse_header()3872 switch (po->tp_version) { in packet_setsockopt()3928 po->tp_version = val; in packet_setsockopt()4163 val = po->tp_version; in packet_getsockopt()[all …]
127 enum tpacket_versions tp_version; member
Completed in 12 milliseconds