Searched refs:DL_CAPABILITY_ACK (Results 1 - 10 of 10) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c412 case DL_CAPABILITY_ACK:
505 case DL_CAPABILITY_ACK:
H A Dsoftmac_pkt.c239 err = softmac_output(slp, mp, dl_prim, DL_CAPABILITY_ACK, mpp);
H A Dsoftmac_capab.c130 case DL_CAPABILITY_ACK:
132 printf("dl_capability: DL_CAPABILITY_ACK "
520 ASSERT(prim->dl_primitive == DL_CAPABILITY_ACK);
H A Dsoftmac_fp.c368 dlap->dl_primitive = DL_CAPABILITY_ACK;
498 dlp->dl_primitive = DL_CAPABILITY_ACK;
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsundlpi.c496 case DL_CAPABILITY_ACK: return ("DL_CAPABILITY_ACK");
H A Dgld.c3700 DL_CAPABILITY_ACK)) == NULL)
3774 dlp->dl_primitive = DL_CAPABILITY_ACK;
/opensolaris-onvv-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c1052 dlp->dl_primitive = DL_CAPABILITY_ACK;
1546 * DL_CAPABILITY_ACK/DL_ERROR_ACK
1631 dlap->dl_primitive = DL_CAPABILITY_ACK;
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h104 #define DL_CAPABILITY_ACK 0x111 /* Capability ack */ macro
576 * the DL_CAPABILITY_REQ and DL_CAPABILITY_ACK primitives.
580 * The response is a DL_CAPABILITY_ACK or DL_ERROR_ACK.
587 * DL_CAPABILITY_ACK contains the capabilities that the DLS provider can
1058 * DL_CAPABILITY_ACK, M_PROTO type
1061 t_uscalar_t dl_primitive; /* DL_CAPABILITY_ACK */
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/mdb_ks/
H A Dmdb_ks.c1708 case DL_CAPABILITY_ACK: return ("DL_CAPABILITY_ACK");
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip.c8096 case DL_CAPABILITY_ACK:
8357 case DL_CAPABILITY_ACK:

Completed in 289 milliseconds