Searched refs:soflow_entry (Results 1 – 1 of 1) sorted by relevance
364 struct soflow_hash_entry *soflow_entry; member10049 …info->soflow_entry = soflow_get_flow(so, NULL, &(info->remote_addr.sa), NULL, 0, override_directio… in necp_socket_fillout_info_locked()10051 info->soflow_entry = NULL; in necp_socket_fillout_info_locked()10074 if (info->soflow_entry != NULL) { in necp_socket_fillout_info_locked()10075 if (!info->soflow_entry->soflow_outgoing) { in necp_socket_fillout_info_locked()10705 if (info.soflow_entry != NULL) { in necp_socket_find_policy_match()10706 soflow_free_flow(info.soflow_entry); in necp_socket_find_policy_match()10772 if (info.soflow_entry != NULL) { in necp_socket_find_policy_match()10773 info.soflow_entry->soflow_filter_control_unit = filter_control_unit; in necp_socket_find_policy_match()10774 info.soflow_entry->soflow_policies_gencount = 0; in necp_socket_find_policy_match()[all …]