Home
last modified time | relevance | path

Searched defs:mcast (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c382 void fman_dtsec_set_hash_table(struct dtsec_regs *regs, uint32_t crc, bool mcast, bool ghtx) in fman_dtsec_set_hash_table()
414 void fman_dtsec_reset_filter_table(struct dtsec_regs *regs, bool mcast, bool ucast) in fman_dtsec_reset_filter_table()
H A Ddtsec.c897 bool mcast, ghtx; in DtsecAddHashMacAddress() local
957 bool mcast, ghtx; in DtsecDelHashMacAddress() local
/f-stack/freebsd/netinet6/
H A Dnd6_rtr.c363 int mcast; in nd6_ra_input() local
1192 in6_ifadd(struct nd_prefixctl *pr, int mcast) in in6_ifadd()
1476 struct mbuf *m, int mcast) in prelist_update()
/f-stack/freebsd/net80211/
H A Dieee80211_output.c127 int mcast; in ieee80211_vap_pkt_send_dest() local
3698 ieee80211_beacon_update(struct ieee80211_node *ni, struct mbuf *m, int mcast) in ieee80211_beacon_update()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c701 struct ecore_filter_mcast mcast; in qede_add_mcast_filters() local
736 struct ecore_filter_mcast mcast; in qede_del_mcast_filters() local
/f-stack/freebsd/net/
H A Dif_vlan.c1174 int error, len, mcast; in vlan_transmit() local
H A Dif_vxlan.c2473 int len, mcast, error; in vxlan_encap4() local
2585 int len, mcast, error; in vxlan_encap6() local
/f-stack/freebsd/netinet/
H A Dip_carp.c1162 static struct in6_addr mcast = IN6ADDR_LINKLOCAL_ALLNODES_INIT; in carp_send_na() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pip-defs.h4610 uint64_t mcast : 32; /**< Number of packets with L2 Mulitcast DMAC member
4644 uint64_t mcast : 32; /**< Number of packets with L2 Mulitcast DMAC member
4688 uint64_t mcast : 32; /**< Number of packets with L3 Multicast Dest Address member
4728 uint64_t mcast : 32; /**< Number of packets with L3 Multicast Dest Address member
5838 uint64_t mcast : 32; /**< Number of packets with L2 Mulitcast DMAC member
5876 uint64_t mcast : 32; /**< Number of packets with L3 Multicast Dest Address member
H A Dcvmx-sriomaintx-defs.h3588 uint32_t mcast : 1; /**< Reserved. */ member
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h557 } mcast; member