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