Searched refs:locidtype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dikeadm.c1040 uint16_t fldid, locidtype, remidtype, mtype; local
1066 locidtype = remidtype = SADB_IDENTTYPE_RESERVED;
1081 if (parse_idtype(argv[c++], &locidtype) < 0)
1121 if (locidtype != SADB_IDENTTYPE_RESERVED) {
1139 if (locidtype == SADB_IDENTTYPE_RESERVED) {
1165 sidp->sadb_ident_type = locidtype;

Completed in 61 milliseconds