OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:netentry
(Results
1 - 1
of
1
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_unity.c
261
isakmp_cfg_split(iph1, attr,
netentry
, count)
264
struct unity_netentry *
netentry
;
290
&
netentry
->network,
293
inet_ntop(AF_INET, &
netentry
->network.addr4, tmp1, 40);
294
inet_ntop(AF_INET, &
netentry
->network.mask4, tmp2, 40);
297
netentry
=
netentry
->next;
311
* allocate new
netentry
and copy
324
* locate the last
netentry
in our
345
struct unity_netentry *
netentry
= list
local
361
struct unity_
netentry
*
netentry
;
local
[
all
...]
Completed in 37 milliseconds