Home | History | Annotate | Download | only in racoon

Lines Matching refs:vid_xauth

117 	vchar_t *vid_xauth = NULL;
166 if ((vid_xauth = set_vendorid(VENDORID_XAUTH)) == NULL)
227 if (vid_xauth)
229 vid_xauth, ISAKMP_NPTYPE_VID);
271 if (vid_xauth != NULL)
272 vfree(vid_xauth);
910 vchar_t *vid_xauth = NULL;
958 if ((vid_xauth = set_vendorid(VENDORID_XAUTH)) == NULL) {
964 vid_xauth, ISAKMP_NPTYPE_VID);
1035 if (vid_xauth != NULL)
1036 vfree(vid_xauth);