Searched refs:dl_unbind_req_t (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h852 } dl_unbind_req_t; typedef in typeref:struct:__anon7319
1471 dl_unbind_req_t unbind_req;
1539 #define DL_UNBIND_REQ_SIZE sizeof (dl_unbind_req_t)
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp_dlpi.c267 dl_pinfo[DL_UNBIND_REQ].pi_minlen = sizeof (dl_unbind_req_t);
/opensolaris-onvv-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c513 if (MBLKL(mp) < sizeof (dl_unbind_req_t)) {
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1216 mptmp = dlpi_alloc(sizeof (dl_unbind_req_t),
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c2330 unbind_mp = ip_dlpi_alloc(sizeof (dl_unbind_req_t), DL_UNBIND_REQ);
H A Dip_arp.c1415 unbind_mp = ip_ar_dlpi_comm(DL_UNBIND_REQ, sizeof (dl_unbind_req_t));
H A Dip_if.c14663 unbind_mp = ip_dlpi_alloc(sizeof (dl_unbind_req_t),

Completed in 203 milliseconds