Searched refs:PACKET_VNET_HDR (Results 1 – 5 of 5) sorted by relevance
/linux/include/uapi/linux/ |
H A D | if_packet.h | 53 #define PACKET_VNET_HDR 15 macro
|
/linux/tools/testing/selftests/net/ |
H A D | psock_snd.c | 235 setsockopt(fd, SOL_PACKET, PACKET_VNET_HDR, &one, sizeof(one))) in do_tx()
|
/linux/tools/testing/selftests/net/lib/ |
H A D | csum.c | 382 if (setsockopt(fd, SOL_PACKET, PACKET_VNET_HDR, &one, sizeof(one))) in open_packet()
|
/linux/arch/um/drivers/ |
H A D | vector_user.c | 577 SOL_PACKET, PACKET_VNET_HDR, in uml_raw_enable_vnet_headers()
|
/linux/net/packet/ |
H A D | af_packet.c | 3998 case PACKET_VNET_HDR: in packet_setsockopt() 4154 case PACKET_VNET_HDR: in packet_getsockopt()
|