Searched refs:netstack_next (Results 1 – 13 of 13) sorted by relevance
182 for (ns = netstack_head; ns != NULL; ns = ns->netstack_next) { in netstack_register()223 for (ns = netstack_head; ns != NULL; ns = ns->netstack_next) { in netstack_unregister()289 for (ns = netstack_head; ns != NULL; ns = ns->netstack_next) { in netstack_unregister()338 nsp = &((*nsp)->netstack_next)) { in netstack_zone_create()620 ns = ns->netstack_next; in apply_all_netstacks()1029 for (ns = netstack_head; ns != NULL; ns = ns->netstack_next) { in netstack_find_by_stackid()1081 nsp = &(*nsp)->netstack_next) { in netstack_rele()1083 *nsp = ns->netstack_next; in netstack_rele()1084 ns->netstack_next = NULL; in netstack_rele()1341 netstack_next(netstack_handle_t *handle) in netstack_next() function[all …]
186 struct netstack *netstack_next; member270 extern netstack_t *netstack_next(netstack_handle_t *);
73 wsp->walk_addr = (uintptr_t)nss.netstack_next; in netstack_walk_step()
89 while ((ns = netstack_next(&nh)) != NULL) { in cl_tcp_walk_list()
562 while ((ns = netstack_next(&nh)) != NULL) { in tcp_conn_reclaim()
211 while ((ns = netstack_next(&nh)) != NULL) { in sctp_conn_reclaim()
147 while ((ns = netstack_next(&nh)) != NULL) { in cl_sctp_walk_list()
220 while ((ns = netstack_next(&nh)) != NULL) { in ip_dce_reclaim()
2234 while ((ns = netstack_next(&nh)) != NULL) { in ip_ire_reclaim()
3308 while ((ns = netstack_next(&nh)) != NULL) { in ipsec_action_reclaim()5022 while ((ns = netstack_next(&nh)) != NULL) { in ipsec_prov_update_callback()
3462 while ((ns = netstack_next(&nh)) != NULL) { in ip_nce_reclaim()
15272 while ((ns = netstack_next(&nh)) != NULL) { in ip_tp_cpu_update()
244 while ((ns = netstack_next(&nh)) != NULL) { in ipnetif_init()