Lines Matching defs:secure
427 * happens if the incoming packet is secure. The information initialized
1275 * 2) The client may or may not expect things to come in secure.
1276 * If it comes in secure, the policy constraints are checked
1324 * should be accepted in clear when the Upper layer expects secure.
2019 * If the packet that caused the ICMP error is secure, we send
2049 * ROUTER : IFN could be secure or non-secure.
4829 boolean_t secure;
4835 secure = ira->ira_flags & IRAF_IPSEC_SECURE;
4845 if (secure || ipss->ipsec_inbound_v4_policy_present) {
4929 boolean_t secure;
4934 secure = iraflags & IRAF_IPSEC_SECURE;
4958 secure) {
4991 * Don't allow a secure packet going up a non-secure connection.
5000 * Moreover getting a secure packet when we expect clear
5209 boolean_t secure;
5212 secure = iraflags & IRAF_IPSEC_SECURE;
5224 secure) {
14297 boolean_t secure;
14305 secure = iraflags & IRAF_IPSEC_SECURE;
14335 secure) {