Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c270 uint8_t has_tunnel; member
1052 if (conf->has_tunnel != 0) { in ips_conf_to_pfpol_msg()
4724 if (cptr->has_tunnel == 1) { in form_ipsec_conf()
4742 cptr->has_tunnel = 1; in form_ipsec_conf()
4772 if (cptr->has_tunnel + cptr->has_negotiate == 1) { in form_ipsec_conf()