Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h754 t_uscalar_t dl_service_mode; /* CO, CL or ACL */ member
789 uint16_t dl_service_mode; /* CO, CL or ACL */ member
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c67 bind->dl_service_mode = DL_CLDLS; in softmac_send_bind_req()
/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c324 dlbrp->dl_service_mode = DL_CLDLS; in dl_bind()
H A Dllc1.c1143 if (dlp->dl_service_mode != DL_CLDLS || dlp->dl_max_conind != 0) { in llc1_bind()
1264 dlp->dl_service_mode = DL_CLDLS; in llc1_inforeq()
2134 bind->dl_service_mode = DL_CLDLS; in llc1_send_bindreq()
H A Dgld.c3919 if (dlp->dl_service_mode != DL_CLDLS) { in gld_bind()
4108 dlp->dl_service_mode = DL_CLDLS; in gld_inforeq()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c186 dlp->dl_service_mode = DL_CLDLS; in proto_info_req()
423 if (dlp->dl_service_mode != DL_CLDLS) { in proto_bind_req()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c308 if (infoackp->dl_service_mode != DL_CLDLS) in dlpi_info()
461 bindreqp->dl_service_mode = DL_CLDLS; in dlpi_bind()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c2328 ((dl_bind_req_t *)bind_mp->b_rptr)->dl_service_mode = DL_CLDLS; in ill_dl_phys()
H A Dip_arp.c1414 ((dl_bind_req_t *)bind_mp->b_rptr)->dl_service_mode = DL_CLDLS; in arp_ll_up()
H A Dip_if.c14633 ((dl_bind_req_t *)bind_mp->b_rptr)->dl_service_mode = DL_CLDLS; in ill_dl_up()