Home
last modified time | relevance | path

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

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