Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dif_packet.h28 #ifndef PACKET_VNET_HDR
29 # define PACKET_VNET_HDR 15 macro
/third_party/musl/porting/uniproton/kernel/include/netpacket/
Dpacket.h43 #define PACKET_VNET_HDR 15 macro
/third_party/musl/porting/liteos_m/kernel/include/netpacket/
Dpacket.h43 #define PACKET_VNET_HDR 15 macro
/third_party/musl/porting/liteos_a/kernel/include/netpacket/
Dpacket.h43 #define PACKET_VNET_HDR 15 macro
/third_party/musl/include/netpacket/
Dpacket.h43 #define PACKET_VNET_HDR 15 macro
/third_party/musl/ndk_musl_include/netpacket/
Dpacket.h43 #define PACKET_VNET_HDR 15 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/
Dpacket.h43 #define PACKET_VNET_HDR 15 macro
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto03.c152 SAFE_SETSOCKOPT_INT(dst_sock, SOL_PACKET, PACKET_VNET_HDR, 1); in check_vnet_hdr()