Home
last modified time | relevance | path

Searched refs:TOK_local (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c380 #define TOK_local 8 macro
408 {"local", TOK_local, SPD_EXT_LCLADDR},
409 {"laddr", TOK_local, SPD_EXT_LCLADDR},
4302 case TOK_local: in form_ipsec_conf()