HomeSort by relevance Sort by last modified time
    Searched full:newpp (Results 1 - 1 of 1) sorted by null

  /external/ipsec-tools/src/racoon/
proposal.c 199 struct saprop *newpp = NULL; local
206 newpp = newsaprop();
207 if (newpp == NULL) {
212 newpp->prop_no = pp1->prop_no;
219 newpp->lifetime = pp1->lifetime;
220 newpp->lifebyte = pp1->lifebyte;
221 newpp->pfs_group = pp1->pfs_group;
239 newpp->lifetime = pp1->lifetime;
240 newpp->lifebyte = pp1->lifebyte;
250 newpp->pfs_group = pp1->pfs_group
747 struct saprop *newpp; local
1036 struct saprop *newpp; local
1174 struct saprop *newpp = NULL, *pp0, *pp_peer = NULL; local
    [all...]

Completed in 34 milliseconds