Home
last modified time | relevance | path

Searched refs:MAC_CLIENT_PROMISC_ALL (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c627 error = mac_promisc_add(ps->ps_mch, MAC_CLIENT_PROMISC_ALL, in sdpfp_bind()
630 ps->ps_promisc = MAC_CLIENT_PROMISC_ALL; in sdpfp_bind()
975 if (ps->ps_promisc == MAC_CLIENT_PROMISC_ALL) in sdpfp_ioctl()
981 if (ps->ps_promisc == MAC_CLIENT_PROMISC_ALL) in sdpfp_ioctl()
990 mtype = MAC_CLIENT_PROMISC_ALL; in sdpfp_ioctl()
1002 mtype = MAC_CLIENT_PROMISC_ALL; in sdpfp_ioctl()
1275 error = pfp_set_promisc(ps, MAC_CLIENT_PROMISC_ALL); in pfp_setpacket_sockopt()
1295 if (ps->ps_promisc != MAC_CLIENT_PROMISC_ALL) in pfp_setpacket_sockopt()
/titanic_44/usr/src/uts/common/io/dls/
H A Ddls.c191 MAC_CLIENT_PROMISC_ALL, dls_rx_vlan_promisc, dsp, in dls_bind()
251 mac_client_promisc_type_t mptype = MAC_CLIENT_PROMISC_ALL; in dls_promisc()
296 MAC_CLIENT_PROMISC_ALL, dls_rx_vlan_promisc, dsp, in dls_promisc()
/titanic_44/usr/src/uts/common/inet/ipnet/
H A Dipnet_bpf.c144 case MAC_CLIENT_PROMISC_ALL : in ipnet_bpf_promisc_add()
/titanic_44/usr/src/uts/common/sys/
H A Dmac_client.h85 MAC_CLIENT_PROMISC_ALL, enumerator
/titanic_44/usr/src/uts/common/io/aggr/
H A Daggr_port.c531 rc = mac_promisc_add(port->lp_mch, MAC_CLIENT_PROMISC_ALL, in aggr_port_promisc()
/titanic_44/usr/src/uts/common/xen/io/
H A Dxnbo.c339 err = mac_promisc_add(xnbop->o_mch, MAC_CLIENT_PROMISC_ALL, in xnbo_open_mac()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_client.c3275 type == MAC_CLIENT_PROMISC_ALL && in mac_promisc_add()
4047 mpip->mpi_type != MAC_CLIENT_PROMISC_ALL && in mac_promisc_dispatch()
4053 mpip->mpi_type == MAC_CLIENT_PROMISC_ALL || in mac_promisc_dispatch()
/titanic_44/usr/src/uts/common/io/bpf/
H A Dbpf.c951 d->bd_mcip, MAC_CLIENT_PROMISC_ALL, d, in bpfioctl()
/titanic_44/usr/src/uts/common/io/
H A Dbridge.c2894 err = mac_promisc_add(blp->bl_mch, MAC_CLIENT_PROMISC_ALL, NULL, in bridge_add_link()