Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/packet/
H A Dinternal.h123 tp_tx_has_off:1; member
H A Daf_packet.c2634 if (unlikely(po->tp_tx_has_off)) { in tpacket_parse_header()
3970 po->tp_tx_has_off = !!val; in packet_setsockopt()
4098 val = po->tp_tx_has_off; in packet_getsockopt()

Completed in 6 milliseconds