Home | History | Annotate | Download | only in racoon

Lines Matching refs:xauth_vid

334 	vchar_t *xauth_vid;
921 vchar_t *xauth_vid = NULL;
1184 if ((xauth_vid = set_vendorid(VENDORID_XAUTH)) == NULL) {
1190 xauth_vid, ISAKMP_NPTYPE_VID);
1248 if (xauth_vid)
1249 vfree(xauth_vid);