Home
last modified time | relevance | path

Searched refs:DL_CLDLS (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipnet.h229 DL_CLDLS, /* dl_service_mode */ \
/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub.c62 DL_CLDLS, /* dl_service_mode */
/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/sys/
H A Ddlpi.h291 #define DL_CLDLS 0x02 /* support connectionless data link service */ macro
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c231 DL_CLDLS, /* dl_service_mode */
/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()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c523 DL_CLDLS, /* dl_service_mode */