Searched refs:nwda_type (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_priv.h120 nwam_request_type_t nwda_type; member in struct:__anon3985
H A Dlibnwam_util.c140 req.nwda_type = type;
157 req.nwda_type = NWAM_REQUEST_TYPE_ACTION;
182 req.nwda_type = NWAM_REQUEST_TYPE_STATE;
213 req.nwda_type = type;
253 req.nwda_type = NWAM_REQUEST_TYPE_WLAN_SCAN_RESULTS;
281 req.nwda_type = NWAM_REQUEST_TYPE_PRIORITY_GROUP;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Ddoor_if.c573 if (req->nwda_type != door_req_table[i].ndre_type)
583 door_req_table[i].ndre_auth, req->nwda_type);
593 req->nwda_type);
609 req->nwda_type, strerror(errno));

Completed in 55 milliseconds