Home
last modified time | relevance | path

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

/linux/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.c406 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 …]
A Dinternal.h131 enum tpacket_versions tp_version; member

Completed in 12 milliseconds