Searched defs:newrmconf (Results 1 - 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dremoteconf.c169 newrmconf() function
H A Dhandler.c1321 struct remoteconf *newrmconf; local
1329 newrmconf=getrmconf(p->remote);
1330 if(newrmconf == NULL){
1336 p->rmconf=newrmconf;
1344 p->approval->rmconf=newrmconf;

Completed in 117 milliseconds