Searched refs:closing (Results 1 – 2 of 2) sorted by relevance
731 static void necp_stats_arenas_destroy(struct necp_fd_data *fd_data, boolean_t closing);1161 boolean_t closing) in necp_destroy_flow_stats() argument1167 if (closing) { in necp_destroy_flow_stats()1201 if (closing) { in necp_destroy_flow_stats()9080 necp_stats_arenas_destroy(struct necp_fd_data *fd_data, boolean_t closing) in necp_stats_arenas_destroy() argument9088 if ((nai = fd_data->stats_arena_active) != NULL && (closing || nai->nai_use_count == 2)) { in necp_stats_arenas_destroy()9097 if (closing || nai->nai_use_count == 1) { in necp_stats_arenas_destroy()
572 bpf_detachd(struct bpf_d *d, int closing) in bpf_detachd() argument596 if_name(ifp), closing ? " closing" : ""); in bpf_detachd()