Home
last modified time | relevance | path

Searched refs:tp_tx_has_off (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/packet/
Dinternal.h120 tp_tx_has_off:1; member
Daf_packet.c2555 if (unlikely(po->tp_tx_has_off)) { in tpacket_parse_header()
3824 po->tp_tx_has_off = !!val; in packet_setsockopt()
3944 val = po->tp_tx_has_off; in packet_getsockopt()