Home | History | Annotate | Download | only in racoon

Lines Matching refs:lorv

165 	typeattr->lorv = htons(XAUTH_TYPE_GENERIC);
169 usrattr->lorv = htons(0);
173 pwdattr->lorv = htons(0);
212 switch (ntohs(attr->lorv)) {
239 alen = ntohs(attr->lorv);
438 stattr->lorv = htons(status);
1403 if (ntohs(attr->lorv) != XAUTH_TYPE_GENERIC) {
1406 ntohs(attr->lorv));
1466 dlen = ntohs(attr->lorv);
1498 attr->lorv = htons(value);
1503 attr->lorv = htons(dlen);
1577 if (ntohs(attr->lorv) != XAUTH_STATUS_OK) {
1595 dlen = ntohs(attr->lorv);
1626 attr->lorv = htons(0);