Lines Matching refs:htons
159 attr->h.len = htons(tlen);
161 attr->id = htons(eay_random());
164 typeattr->type = htons(XAUTH_TYPE | ISAKMP_GEN_TV);
165 typeattr->lorv = htons(XAUTH_TYPE_GENERIC);
168 usrattr->type = htons(XAUTH_USER_NAME | ISAKMP_GEN_TLV);
169 usrattr->lorv = htons(0);
172 pwdattr->type = htons(XAUTH_USER_PASSWORD | ISAKMP_GEN_TLV);
173 pwdattr->lorv = htons(0);
435 attr->h.len = htons(tlen);
437 attr->id = htons(id);
440 stattr->type = htons(XAUTH_STATUS | ISAKMP_GEN_TV);
441 stattr->lorv = htons(status);
1500 attr->type = htons(type | ISAKMP_GEN_TV);
1501 attr->lorv = htons(value);
1505 attr->type = htons(type | ISAKMP_GEN_TLV);
1506 attr->lorv = htons(dlen);
1628 attr->type = htons(type | ISAKMP_GEN_TV);
1629 attr->lorv = htons(0);