Home
last modified time | relevance | path

Searched refs:DL_PROMISC_SAP (Results 1 – 10 of 10) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A Dl2_packet.c40 retval = dlpi_promiscon(l2->dh, DL_PROMISC_SAP); in link_init()
/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c1259 err = softmac_send_promisc_req(slp, DL_PROMISC_SAP, B_TRUE); in softmac_m_start()
1270 (void) softmac_send_promisc_req(slp, DL_PROMISC_SAP, B_FALSE); in softmac_m_start()
1289 (void) softmac_send_promisc_req(slp, DL_PROMISC_SAP, B_FALSE); in softmac_m_stop()
/titanic_50/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c947 } else if ((level != DL_PROMISC_PHYS) && (level != DL_PROMISC_SAP) && in sppp_dlpromisconreq()
1017 } else if ((level != DL_PROMISC_PHYS) && (level != DL_PROMISC_SAP) && in sppp_dlpromiscoffreq()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_capture.c210 retv = dlpi_promiscon(dh, DL_PROMISC_SAP); in init_datalink()
/titanic_50/usr/src/uts/common/io/dld/
H A Ddld_proto.c597 case DL_PROMISC_SAP: in proto_promiscon_req()
672 case DL_PROMISC_SAP: in proto_promiscoff_req()
/titanic_50/usr/src/uts/common/sys/
H A Ddlpi.h389 #define DL_PROMISC_SAP 0x02 /* promiscuous mode at sap level */ macro
/titanic_50/usr/src/uts/common/inet/ipnet/
H A Dipnet.c849 case DL_PROMISC_SAP: in ipnet_dlpromisconreq()
886 case DL_PROMISC_SAP: in ipnet_dlpromiscoffreq()
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c1254 case DL_PROMISC_SAP:
1294 case DL_PROMISC_SAP:
/titanic_50/usr/src/uts/common/io/
H A Dgld.c5155 case DL_PROMISC_SAP: in gld_promisc()
5183 case DL_PROMISC_SAP: in gld_promisc()
5225 case DL_PROMISC_SAP: in gld_promisc()
5248 case DL_PROMISC_SAP: in gld_promisc()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddman.c3345 case DL_PROMISC_SAP: in man_ponreq()
3391 case DL_PROMISC_SAP: in man_poffreq()