Searched refs:CK_SLIST_REMOVE (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | nat64lsn.c | 785 CK_SLIST_REMOVE(&STATE_HASH(host, state->hval), in nat64lsn_maintain_pg() 865 CK_SLIST_REMOVE(&alias->portgroups, pg, in nat64lsn_expire_portgroups() 897 CK_SLIST_REMOVE(&cfg->hosts_hash[i], host, in nat64lsn_expire_hosts() 1770 CK_SLIST_REMOVE(&link->alias->hosts, link, in nat64lsn_destroy_host()
|
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_queue.h | 194 #define CK_SLIST_REMOVE(head, elm, type, field) do { \ macro
|
| /f-stack/freebsd/net/ |
| H A D | if_vlan.c | 424 CK_SLIST_REMOVE(&trunk->hash[i], ifv2, ifvlan, ifv_list); in vlan_remhash() 470 CK_SLIST_REMOVE(&trunk->hash[i], ifv, ifvlan, ifv_list); in vlan_growhash()
|
| H A D | if_lagg.c | 954 CK_SLIST_REMOVE(&sc->sc_ports, lp, lagg_port, lp_entries); in lagg_port_destroy()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_cache.c | 1459 CK_SLIST_REMOVE(ncpp, ncp, namecache, nc_hash); in cache_zap_locked() 2609 CK_SLIST_REMOVE(&old_nchashtbl[i], ncp, namecache, nc_hash); in cache_changesize()
|