Home
last modified time | relevance | path

Searched refs:tp_version (Results 1 – 3 of 3) sorted by relevance

/net/packet/
A Ddiag.c18 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()
A Daf_packet.c407 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 …]
A Dinternal.h127 enum tpacket_versions tp_version; member

Completed in 12 milliseconds