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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c395 #define NEXTNUMSTR 4 macro
472 {"state", TOK_STATE, NEXTNUMSTR},
473 {"auth_alg", TOK_AUTHALG, NEXTNUMSTR},
474 {"authalg", TOK_AUTHALG, NEXTNUMSTR},
475 {"encr_alg", TOK_ENCRALG, NEXTNUMSTR},
476 {"encralg", TOK_ENCRALG, NEXTNUMSTR},
541 {"encap", TOK_ENCAP, NEXTNUMSTR},

Completed in 65 milliseconds