Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecconf.c269 uint8_t has_negotiate; member
4745 if (cptr->has_negotiate == 1) { in form_ipsec_conf()
4765 cptr->has_negotiate = 1; in form_ipsec_conf()
4772 if (cptr->has_tunnel + cptr->has_negotiate == 1) { in form_ipsec_conf()
4773 if (cptr->has_negotiate == 0) { in form_ipsec_conf()