Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dif_packet.h32 #ifndef PACKET_FANOUT
33 # define PACKET_FANOUT 18 macro
/third_party/musl/ndk_musl_include/netpacket/
Dpacket.h46 #define PACKET_FANOUT 18 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/
Dpacket.h46 #define PACKET_FANOUT 18 macro
/third_party/musl/porting/liteos_a/kernel/include/netpacket/
Dpacket.h46 #define PACKET_FANOUT 18 macro
/third_party/musl/porting/uniproton/kernel/include/netpacket/
Dpacket.h46 #define PACKET_FANOUT 18 macro
/third_party/musl/porting/liteos_m/kernel/include/netpacket/
Dpacket.h46 #define PACKET_FANOUT 18 macro
/third_party/musl/include/netpacket/
Dpacket.h46 #define PACKET_FANOUT 18 macro
/third_party/ltp/testcases/network/packet/
Dfanout01.c92 setsockopt(fd, SOL_PACKET, PACKET_FANOUT, in run()