Searched defs:mcast (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/tests/net/mcast/
H A DMakefile
/netbsd-current/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dnetif.h1001 } mcast; member in union:netif_extra_info::__anon9069
/netbsd-current/sys/net/
H A Dif_vlan.c1352 bool mcast = (m->m_flags & M_MCAST) != 0; local
H A Dif.c3777 bool mcast = (m->m_flags & M_MCAST) != 0; local
/netbsd-current/sys/net80211/
H A Dieee80211_output.c1977 ieee80211_beacon_update(struct ieee80211com *ic, struct ieee80211_node *ni, struct ieee80211_beacon_offsets *bo, struct mbuf *m, int mcast) argument
/netbsd-current/sys/netinet/
H A Dip_carp.c1282 static struct in6_addr mcast = IN6ADDR_LINKLOCAL_ALLNODES_INIT; local
/netbsd-current/sys/dev/pci/
H A Dif_bge.c4903 uint32_t val, ucast, mcast, bcast; local
H A Dif_mcx.c4253 uint8_t mcast[ETHER_ADDR_LEN]; local

Completed in 446 milliseconds