Home
last modified time | relevance | path

Searched refs:PACKET_BROADCAST (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/netpacket/
H A Dpacket.h23 #define PACKET_BROADCAST 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/
H A Dpacket.h23 #define PACKET_BROADCAST 1 macro
/third_party/musl/porting/liteos_a/kernel/include/netpacket/
H A Dpacket.h23 #define PACKET_BROADCAST 1 macro
/third_party/musl/porting/liteos_m/kernel/include/netpacket/
H A Dpacket.h23 #define PACKET_BROADCAST 1 macro
/third_party/musl/include/netpacket/
H A Dpacket.h23 #define PACKET_BROADCAST 1 macro
/third_party/toybox/toys/pending/
H A Darping.c140 if (from->sll_pkttype != PACKET_HOST && from->sll_pkttype != PACKET_BROADCAST in recv_from()
/third_party/python/Modules/
H A Dsocketmodule.c7517 #ifdef PACKET_BROADCAST
7518 PyModule_AddIntMacro(m, PACKET_BROADCAST);

Completed in 10 milliseconds