Searched refs:soflow_entry (Results 1 – 1 of 1) sorted by relevance
371 struct soflow_hash_entry *soflow_entry; member9957 …info->soflow_entry = soflow_get_flow(so, NULL, &(info->remote_addr.sa), NULL, 0, override_directio… in necp_socket_fillout_info_locked()9959 info->soflow_entry = NULL; in necp_socket_fillout_info_locked()9982 if (info->soflow_entry != NULL) { in necp_socket_fillout_info_locked()9983 if (!info->soflow_entry->soflow_outgoing) { in necp_socket_fillout_info_locked()10605 if (info.soflow_entry != NULL) { in necp_socket_find_policy_match()10606 soflow_free_flow(info.soflow_entry); in necp_socket_find_policy_match()10674 if (info.soflow_entry != NULL) { in necp_socket_find_policy_match()10675 info.soflow_entry->soflow_filter_control_unit = filter_control_unit; in necp_socket_find_policy_match()10676 info.soflow_entry->soflow_policies_gencount = 0; in necp_socket_find_policy_match()[all …]