Searched defs:vendorid (Results 1 - 4 of 4) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dvendorid.c1 /* $NetBSD: vendorid.c,v 1.4 2006/09/09 16:22:10 manu Exp $ */
3 /* Id: vendorid.c,v 1.10 2006/02/22 16:10:21 vanhu Exp */
54 #include "vendorid.h"
185 set_vendorid(int vendorid) argument
190 if (vendorid == VENDORID_UNKNOWN) {
195 vendorid = VENDORID_DEFAULT;
198 current = lookup_vendor_id_by_id(vendorid);
201 "invalid vendor ID index: %d\n", vendorid);
287 vendorid_fixup(vendorid, vidhash)
288 int vendorid;
[all...]
H A Disakmp_xauth.h62 int vendorid; member in struct:xauth_state
H A Dremoteconf.h145 int vendorid; member in struct:isakmpsa
/external/chromium_org/third_party/gpsd/release-3.1/
H A Dgps.h1438 char vendorid[8]; /* vendor ID */ member in struct:ais_t::__anon10694::__anon10733

Completed in 102 milliseconds