Searched refs:CK_SLIST_ENTRY (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/sys/sys/
H A Dck.h16 #define CK_SLIST_ENTRY SLIST_ENTRY macro
H A Dinterrupt.h54 CK_SLIST_ENTRY(intr_handler) ih_next; /* Next handler for this event. */
/freebsd-current/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h42 CK_SLIST_ENTRY(nat64lsn_state) entries;
67 CK_SLIST_ENTRY(nat64lsn_pg) entries;
109 CK_SLIST_ENTRY(nat64lsn_aliaslink) alias_entries;
110 CK_SLIST_ENTRY(nat64lsn_aliaslink) host_entries;
163 CK_SLIST_ENTRY(nat64lsn_host) entries;
/freebsd-current/sys/net/
H A Dif_lagg.h286 CK_SLIST_ENTRY(lagg_port) lp_entries;
H A Dif_llatbl.h81 CK_SLIST_ENTRY(llentry) lle_child_next; /* child encaps */
H A Dif_vlan.c176 CK_SLIST_ENTRY(vlan_mc_entry) mc_entries;
198 CK_SLIST_ENTRY(ifvlan) ifv_list;
/freebsd-current/sys/dev/evdev/
H A Devdev_private.h233 CK_SLIST_ENTRY(evdev_client) ec_link; /* (l) */
/freebsd-current/sys/contrib/ck/include/
H A Dck_queue.h134 #define CK_SLIST_ENTRY(type) \ macro
/freebsd-current/sys/netinet/
H A Dtcp_hostcache.c102 CK_SLIST_ENTRY(hc_metrics) rmx_q;
/freebsd-current/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c180 CK_SLIST_ENTRY(dyn_ipv4_state) entry;
205 CK_SLIST_ENTRY(dyn_ipv6_state) entry;
/freebsd-current/sys/kern/
H A Dvfs_cache.c355 CK_SLIST_ENTRY(namecache) nc_hash;/* hash chain */

Completed in 226 milliseconds