OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l_bytes
(Results
1 - 4
of
4
) sorted by null
/external/ipsec-tools/src/libipsec/
pfkey.c
1397
sa_parms->l_alloc, sa_parms->
l_bytes
,
1404
sa_parms->l_alloc, sa_parms->
l_bytes
,
[
all
...]
libpfkey.h
82
u_int32_t
l_bytes
;
member in struct:pfkey_send_sa_args
/external/ipsec-tools/src/racoon/
backupsa.c
78
* l_alloc
l_bytes
l_addtime l_usetime seq keymat
156
(unsigned long long)sa_args->
l_bytes
,
279
GETNEXTNUM(sa_args.
l_bytes
, strtouq);
pfkey.c
1095
sa_args.
l_bytes
= iph2->approval->lifebyte * 1024,
1097
sa_args.
l_bytes
= 0;
1151
sa_args.
l_bytes
= iph2->approval->lifebyte * 1024;
1383
sa_args.
l_bytes
= iph2->approval->lifebyte * 1024,
1385
sa_args.
l_bytes
= 0;
[
all
...]
Completed in 376 milliseconds