PACKET_SOCK_ORIGDEV
if (unlikely(packet_sock_flag(po, PACKET_SOCK_ORIGDEV)))
if (unlikely(packet_sock_flag(po, PACKET_SOCK_ORIGDEV)))
packet_sock_flag_set(po, PACKET_SOCK_ORIGDEV, val);
val = packet_sock_flag(po, PACKET_SOCK_ORIGDEV);
if (packet_sock_flag(po, PACKET_SOCK_ORIGDEV))