Home | History | Annotate | Download | only in racoon

Lines Matching defs:vid

152 	/* set VID payload for NAT-T if NAT-T support allowed in the config file */
157 /* Do we need Xauth VID? */
275 * NOTE: we do not really care about ordering of VID and N.
277 * NOTE: even if there's multiple VID/N, we'll ignore them.
875 * NOTE: XXX even if multiple VID, we'll silently ignore those.
1008 plog (LLV_INFO, LOCATION, NULL, "Adding xauth VID payload.\n");
1037 /* XXX only send DPD VID if remote sent it ? */
1651 vchar_t *vid = NULL;
1691 if (vid)
1692 plist = isakmp_plist_append(plist, vid, ISAKMP_NPTYPE_VID);
1735 if (vid)
1736 vfree(vid);