Searched refs:lorv (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dipsec_doi.c486 "type=%s, flag=0x%04x, lorv=%s\n",
488 s_oakley_attr_v(type, ntohs(d->lorv)));
501 p = (u_char *)&d->lorv;
503 len = ntohs(d->lorv);
518 sa->enctype = (u_int16_t)ntohs(d->lorv);
522 sa->hashtype = (u_int16_t)ntohs(d->lorv);
526 sa->authmethod = ntohs(d->lorv);
530 sa->dh_group = (u_int16_t)ntohs(d->lorv);
535 int type = (int)ntohs(d->lorv);
549 sa->dhgrp->gen1 = ntohs(d->lorv);
1825 u_int16_t lorv; local
2020 u_int16_t lorv; local
2196 u_int16_t lorv; local
[all...]
H A Disakmp.h149 u_int16_t lorv; /* if f equal 1, Attribute Length */ member in struct:isakmp_data
H A Disakmp.c1800 data->lorv = htons((u_int16_t)len);
1817 data->lorv = htons((u_int16_t)val);
1850 data->lorv = htons((u_int16_t)len);
1883 data->lorv = htons((u_int16_t)val);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Disakmp.h181 u_int16_t lorv; /* if f equal 1, Attribute Length */ member in struct:isakmp_data

Completed in 94 milliseconds