Searched refs:necp_result (Results 1 – 3 of 3) sorted by relevance
1113 necp_kernel_policy_result necp_result = 0; in ipsec_netif_check_policy() local1138 &necp_result, &necp_result_parameter); in ipsec_netif_check_policy()1147 &necp_result, &necp_result_parameter); in ipsec_netif_check_policy()1155 if (necp_result == NECP_KERNEL_POLICY_RESULT_DROP || in ipsec_netif_check_policy()1156 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() local1180 …flags, (flags & IP_OUTARGS) ? ipoa : NULL, ro ? ro->ro_rt : NULL, &necp_result, &necp_result_param… in ip_output_list()1183 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()