Searched refs:soflow_family (Results 1 – 3 of 3) sorted by relevance
224 switch (entry->soflow_family) { in soflow_entry_log()289 entry->soflow_family = AF_INET; in soflow_fill_hash_entry_from_address()321 entry->soflow_family = AF_INET6; in soflow_fill_hash_entry_from_address()361 entry->soflow_family = AF_INET6; in soflow_fill_hash_entry_from_inp()385 entry->soflow_family = AF_INET; in soflow_fill_hash_entry_from_inp()832 if (entry->soflow_family == AF_INET6) { in soflow_entry_local_address_needs_update()834 } else if (entry->soflow_family == AF_INET) { in soflow_entry_local_address_needs_update()870 …boolean_t result = soflow_udp_get_address_from_control(entry->soflow_family, control, &addr_ptr, &… in soflow_entry_update_local()873 switch (entry->soflow_family) { in soflow_entry_update_local()995 if (hash_entry->soflow_family == AF_INET6) { in soflow_nstat_provider_request_vals()[all …]
40 sa_family_t soflow_family; member
6053 switch (entry->soflow_family) { in cfil_hash_entry_log()7138 if (hash_entry->soflow_family == AF_INET6) { in cfil_dgram_save_socket_state()7142 } else if (hash_entry->soflow_family == AF_INET) { in cfil_dgram_save_socket_state()