Home
last modified time | relevance | path

Searched refs:CK_SLIST_ENTRY (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h44 CK_SLIST_ENTRY(nat64lsn_state) entries;
69 CK_SLIST_ENTRY(nat64lsn_pg) entries;
111 CK_SLIST_ENTRY(nat64lsn_aliaslink) alias_entries;
112 CK_SLIST_ENTRY(nat64lsn_aliaslink) host_entries;
165 CK_SLIST_ENTRY(nat64lsn_host) entries;
/f-stack/freebsd/sys/
H A Dinterrupt.h56 CK_SLIST_ENTRY(intr_handler) ih_next; /* Next handler for this event. */
/f-stack/freebsd/net/
H A Dif_lagg.h287 CK_SLIST_ENTRY(lagg_port) lp_entries;
H A Dif_vlan.c180 CK_SLIST_ENTRY(vlan_mc_entry) mc_entries;
202 CK_SLIST_ENTRY(ifvlan) ifv_list;
/f-stack/freebsd/contrib/ck/include/
H A Dck_queue.h134 #define CK_SLIST_ENTRY(type) \ macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_dynamic.c182 CK_SLIST_ENTRY(dyn_ipv4_state) entry;
207 CK_SLIST_ENTRY(dyn_ipv6_state) entry;
/f-stack/freebsd/kern/
H A Dvfs_cache.c145 CK_SLIST_ENTRY(namecache) nc_hash;/* hash chain */