Searched refs:remidtype (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;
1089 if (parse_idtype(argv[c++], &remidtype) < 0)
1125 if (remidtype != SADB_IDENTTYPE_RESERVED) {
1170 if (remidtype == SADB_IDENTTYPE_RESERVED) {
1199 sidp->sadb_ident_type = remidtype;

Completed in 64 milliseconds