Home
last modified time | relevance | path

Searched refs:PACKET_VNET_HDR (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dif_packet.h53 #define PACKET_VNET_HDR 15 macro
/linux/tools/testing/selftests/net/
H A Dpsock_snd.c235 setsockopt(fd, SOL_PACKET, PACKET_VNET_HDR, &one, sizeof(one))) in do_tx()
/linux/tools/testing/selftests/net/lib/
H A Dcsum.c382 if (setsockopt(fd, SOL_PACKET, PACKET_VNET_HDR, &one, sizeof(one))) in open_packet()
/linux/arch/um/drivers/
H A Dvector_user.c577 SOL_PACKET, PACKET_VNET_HDR, in uml_raw_enable_vnet_headers()
/linux/net/packet/
H A Daf_packet.c3998 case PACKET_VNET_HDR: in packet_setsockopt()
4154 case PACKET_VNET_HDR: in packet_getsockopt()