OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inherited_from
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
remoteconf.h
118
struct remoteconf *
inherited_from
; /* the original rmconf
member in struct:remoteconf
cfparse.y
[
all
...]
remoteconf.c
519
if (p->
inherited_from
)
521
saddr2str(p->
inherited_from
->remote));
Completed in 78 milliseconds