Searched refs:PACKET_VNET_HDR (Results 1 – 5 of 5) sorted by relevance
| /linux/include/uapi/linux/ |
| A D | if_packet.h | 53 #define PACKET_VNET_HDR 15 macro
|
| /linux/tools/testing/selftests/net/ |
| 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/ |
| A D | csum.c | 382 if (setsockopt(fd, SOL_PACKET, PACKET_VNET_HDR, &one, sizeof(one))) in open_packet()
|
| /linux/arch/um/drivers/ |
| A D | vector_user.c | 577 SOL_PACKET, PACKET_VNET_HDR, in uml_raw_enable_vnet_headers()
|
| /linux/net/packet/ |
| A D | af_packet.c | 4011 case PACKET_VNET_HDR: in packet_setsockopt() 4167 case PACKET_VNET_HDR: in packet_getsockopt()
|
Completed in 16 milliseconds