HomeSort by relevance Sort by last modified time
    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 517 if (p->inherited_from)
519 saddr2str(p->inherited_from->remote));

Completed in 977 milliseconds