Home | History | Annotate | Download | only in racoon

Lines Matching refs:saprop

79 struct saprop *
82 struct saprop *new;
103 /* set saprop to last part of the prop tree */
106 struct saprop **head;
107 struct saprop *new;
109 struct saprop *p;
123 /* set saproto to the end of the proto tree in saprop */
126 struct saprop *pp;
141 /* set saproto to the top of the proto tree in saprop */
144 struct saprop *pp;
165 /* set saproto to last part of the proto tree in saprop */
184 * take a single match between saprop. allocate a new proposal and return it
193 struct saprop *
196 const struct saprop *pp1, *pp2;
199 struct saprop *newpp = NULL;
209 "failed to allocate saprop.\n");
546 /* take a single match between saprop. returns 0 if pp1 equals to pp2. */
549 const struct saprop *pp1, *pp2;
742 struct saprop *
747 struct saprop *newpp;
759 "failed to allocate saprop.\n");
852 struct saprop *head;
854 struct saprop *p, *save;
902 const struct saprop *pp;
904 const struct saprop *p;
924 const struct saprop *pp;
1036 struct saprop *newpp;
1043 "failed to allocate saprop.\n");
1174 struct saprop *newpp = NULL, *pp0, *pp_peer = NULL;
1203 "failed to allocate saprop.\n");