Home
last modified time | relevance | path

Searched refs:PACKET_MULTICAST (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_packet.c159 addr->sll_pkttype = PACKET_MULTICAST; in zpacket_set_eth_pkttype()
/Zephyr-latest/include/zephyr/net/
Dnet_ip.h348 #define PACKET_MULTICAST 2 /* To group */ macro