Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c780 spdsock_check_action(ipsec_act_t *act, boolean_t tunnel_polhead, int *diag, in spdsock_check_action() argument
783 if (tunnel_polhead && act->ipa_apply.ipp_use_unique) { in spdsock_check_action()
818 boolean_t tunnel_polhead; in spdsock_ext_to_actvec() local
820 tunnel_polhead = (extv[SPD_EXT_TUN_NAME] != NULL && in spdsock_ext_to_actvec()
871 if (!spdsock_check_action(&act, tunnel_polhead, in spdsock_ext_to_actvec()
886 if (!tunnel_polhead && extv[SPD_EXT_TUN_NAME] != NULL) { in spdsock_ext_to_actvec()