Home
last modified time | relevance | path

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

/linux/net/packet/
H A Dinternal.h139 PACKET_SOCK_ORIGDEV, enumerator
H A Ddiag.c28 if (packet_sock_flag(po, PACKET_SOCK_ORIGDEV)) in pdiag_put_info()
H A Daf_packet.c2235 if (unlikely(packet_sock_flag(po, PACKET_SOCK_ORIGDEV))) in packet_rcv()
2514 if (unlikely(packet_sock_flag(po, PACKET_SOCK_ORIGDEV))) in tpacket_rcv()
3995 packet_sock_flag_set(po, PACKET_SOCK_ORIGDEV, val); in packet_setsockopt()
4152 val = packet_sock_flag(po, PACKET_SOCK_ORIGDEV); in packet_getsockopt()