Home
last modified time | relevance | path

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

/linux-4.4.14/net/packet/
Dinternal.h127 unsigned int tp_tx_has_off:1; member
Daf_packet.c2378 if (unlikely(po->tp_tx_has_off)) { in tpacket_fill_skb()
3696 po->tp_tx_has_off = !!val; in packet_setsockopt()
3811 val = po->tp_tx_has_off; in packet_getsockopt()