OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stattr
(Results
1 - 1
of
1
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_xauth.c
418
struct isakmp_data *
stattr
;
local
422
+ sizeof(*
stattr
);
436
stattr
= (struct isakmp_data *)(attr + 1);
437
stattr
->type = htons(XAUTH_STATUS | ISAKMP_GEN_TV);
438
stattr
->lorv = htons(status);
[
all
...]
Completed in 56 milliseconds