Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub.c232 dlbindack(q, mp, dlp->bind_req.dl_sap, NULL, 0, 0, 0); in ds_wput()
/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c42 dlbindack( in dlbindack() function
H A Dllc1.c1190 dlbindack(q, mp, sap, lld->llc_mac_info->llcp_macaddr, 6, 0, 0); in llc1_bind()
/illumos-gate/usr/src/man/man9f/
H A DMakefile266 dlbindack.9f \
1710 dlerrorack.9f := LINKSRC = dlbindack.9f
1711 dlokack.9f := LINKSRC = dlbindack.9f
1712 dlphysaddrack.9f := LINKSRC = dlbindack.9f
1713 dluderrorind.9f := LINKSRC = dlbindack.9f
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h1582 extern void dlbindack(queue_t *, mblk_t *, t_scalar_t, const void *,
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c650 dlbindack(q, mp, req_sap, &sap, sizeof (int32_t), 0, 0); in sppp_dl_bind()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc642 file path=usr/share/man/man9f/dlbindack.9f
643 link path=usr/share/man/man9f/dlerrorack.9f target=dlbindack.9f
644 link path=usr/share/man/man9f/dlokack.9f target=dlbindack.9f
645 link path=usr/share/man/man9f/dlphysaddrack.9f target=dlbindack.9f
646 link path=usr/share/man/man9f/dluderrorind.9f target=dlbindack.9f
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c496 dlbindack(q, mp, sap, dlsap_addr, dlsap_addr_length, 0, 0); in proto_bind_req()
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c804 dlbindack(q, mp, dlp->bind_req.dl_sap, 0, 0, 0, 0); in ipnet_bindreq()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5341 dlbindack(wq, mp, sap, &fcipaddr, FCIPADDRL, 0, 0); in fcip_breq()