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 in struct:ips_conf_s
4745 if (cptr->has_negotiate == 1) {
4765 cptr->has_negotiate = 1;
4772 if (cptr->has_tunnel + cptr->has_negotiate == 1) {
4773 if (cptr->has_negotiate == 0) {

Completed in 53 milliseconds