Searched refs:CK_SLIST_FIRST (Results 1 – 9 of 9) sorted by relevance
145 #define CK_SLIST_FIRST(head) \ macro152 for ((var) = CK_SLIST_FIRST((head)); \157 for ((var) = ((var) != NULL ? (var) : CK_SLIST_FIRST((head))); \162 for ((var) = CK_SLIST_FIRST(head); \
501 CK_SLIST_FIRST(&hc_head->hch_bucket)) != NULL) { in tcp_hc_update()614 } else if (hc_entry != CK_SLIST_FIRST(&hc_head->hch_bucket)) { in tcp_hc_update()781 CK_SLIST_FIRST(&head->hch_bucket), in tcp_hc_purge_internal()
197 pri = CK_SLIST_FIRST(&ie->ie_handlers)->ih_pri; in ithread_update()247 ih = CK_SLIST_FIRST(&ie->ie_handlers); in intr_event_update()439 CK_SLIST_FIRST(&ie->ie_handlers) != NULL) in intr_lookup()640 (CK_SLIST_FIRST(&ie->ie_handlers)->ih_flags & IH_EXCLUSIVE)) { in intr_event_add_handler()
2911 while ((ncp = CK_SLIST_FIRST(&old_nchashtbl[i])) != NULL) { in cache_changesize()
212 return (CK_SLIST_FIRST(&host->aliases)); in nat64lsn_get_aliaslink()1500 host = CK_SLIST_FIRST(&ji->hosts); in nat64lsn_job_destroy()1525 pg = CK_SLIST_FIRST(&ji->portgroups); in nat64lsn_job_destroy()1893 pg = CK_SLIST_FIRST(&alias->portgroups); in nat64lsn_destroy_alias()1914 link = CK_SLIST_FIRST(&host->aliases); in nat64lsn_destroy_host()1943 host = CK_SLIST_FIRST(&cfg->hosts_hash[i]); in nat64lsn_destroy_config()
632 while ((lp = CK_SLIST_FIRST(&sc->sc_ports)) != NULL) in lagg_clone_destroy()679 if (CK_SLIST_FIRST(&sc->sc_ports) == NULL) in lagg_capabilities()708 if (CK_SLIST_FIRST(&sc->sc_ports) == NULL) in lagg_capabilities()970 if ((lp0 = CK_SLIST_FIRST(&sc->sc_ports)) == NULL) in lagg_port_destroy()2411 lp = CK_SLIST_FIRST(&sc->sc_ports); in lagg_rr_start()
170 if (((_ifv) = CK_SLIST_FIRST(&(_trunk)->hash[_i])) != NULL && \515 while ((ifv = CK_SLIST_FIRST(&trunk->hash[i])) != NULL) { in vlan_growhash()641 while ((mc = CK_SLIST_FIRST(&sc->vlan_mc_listhead)) != NULL) { in vlan_setmulti()1880 while ((mc = CK_SLIST_FIRST(&ifv->vlan_mc_listhead)) != NULL) { in vlan_unconfig_locked()
2283 s = CK_SLIST_FIRST(&V_dyn_ ## name [bucket]); \ in dyn_expire_states()2682 while ((s = CK_SLIST_FIRST(&V_dyn_ ## ohead[i])) != NULL) { \ in dyn_grow_hashtable()
1368 while ((child_lle = CK_SLIST_FIRST(&lle->lle_children)) != NULL) { in nd6_free_children()