Searched refs:necp_result (Results 1 – 3 of 3) sorted by relevance
1112 necp_kernel_policy_result necp_result = 0; in ipsec_netif_check_policy() local1137 &necp_result, &necp_result_parameter); in ipsec_netif_check_policy()1146 &necp_result, &necp_result_parameter); in ipsec_netif_check_policy()1154 if (necp_result == NECP_KERNEL_POLICY_RESULT_DROP || in ipsec_netif_check_policy()1155 necp_result == NECP_KERNEL_POLICY_RESULT_SOCKET_DIVERT) { in ipsec_netif_check_policy()
308 necp_kernel_policy_result necp_result = 0; in ip_output_list() local1184 …flags, (flags & IP_OUTARGS) ? ipoa : NULL, ro ? ro->ro_rt : NULL, &necp_result, &necp_result_param… in ip_output_list()1187 switch (necp_result) { in ip_output_list()
307 necp_kernel_policy_result necp_result = 0; in ip6_output_list() local503 (flags & IPV6_OUTARGS) ? ip6oa : NULL, ro ? ro->ro_rt : NULL, &necp_result, in ip6_output_list()574 switch (necp_result) { in ip6_output_list()