Searched refs:LIST_ENTRY (Results 251 - 275 of 291) sorted by relevance

<<1112

/freebsd-current/sys/netgraph/
H A Dng_socket.c169 LIST_ENTRY(hookpriv) next;
H A Dng_l2tp.c114 LIST_ENTRY(ng_l2tp_hook_private) sessions;
H A Dng_pptpgre.c199 LIST_ENTRY(ng_pptpgre_sess) sessions;
/freebsd-current/sys/sys/
H A Dqueue.h462 #define LIST_ENTRY(type) \ macro
480 * QMD_LIST_CHECK_HEAD(LIST_HEAD *head, LIST_ENTRY NAME)
493 * QMD_LIST_CHECK_NEXT(TYPE *elm, LIST_ENTRY NAME)
506 * QMD_LIST_CHECK_PREV(TYPE *elm, LIST_ENTRY NAME)
H A Dvnode.h158 LIST_ENTRY(vnode) v_hashlist;
/freebsd-current/sys/fs/nfs/
H A Dnfsport.h746 LIST_ENTRY(nfsrv_stable) nst_list;
/freebsd-current/sys/kern/
H A Dsubr_rman.c84 LIST_ENTRY(resource_i) r_sharelink;
H A Dkern_rctl.c129 LIST_ENTRY(rctl_rule_link) rrl_next;
/freebsd-current/sys/net/
H A Dif_vxlan.c114 LIST_ENTRY(vxlan_socket) vxlso_entry;
132 LIST_ENTRY(vxlan_ftable_entry) vxlfe_hash;
207 LIST_ENTRY(vxlan_softc) vxl_entry;
208 LIST_ENTRY(vxlan_softc) vxl_ifdetach_list;
H A Dif_clone.c107 LIST_ENTRY(if_clone) ifc_list; /* (e) On list of cloners */
/freebsd-current/sys/x86/iommu/
H A Dintel_idpgtbl.c91 LIST_ENTRY(idpgtbl) link;
/freebsd-current/sys/net80211/
H A Dieee80211_var.h141 LIST_ENTRY(ieee80211com) ic_next; /* on global list */
H A Dieee80211_scan_sta.c82 LIST_ENTRY(sta_entry) se_hash;
/freebsd-current/sys/netinet/
H A Dsiftr.c236 LIST_ENTRY(flow_hash_node) nodes;
/freebsd-current/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c117 LIST_ENTRY(hv_sgl_node) link;
181 LIST_ENTRY(hv_storvsc_request) link;
/freebsd-current/sys/dev/cxgbe/
H A Dt4_filter.c55 LIST_ENTRY(filter_entry) link_4t;
56 LIST_ENTRY(filter_entry) link_tid;
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dsymbols.c56 LIST_ENTRY(sthash) sh_next;
/freebsd-current/sbin/natd/
H A Dnatd.c50 LIST_ENTRY(instance) list;
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c69 LIST_ENTRY(usb_linux_softc) sc_attached_list;
/freebsd-current/sys/security/mac/
H A Dmac_policy.h1013 LIST_ENTRY(mac_policy_conf) mpc_list; /* global list */
/freebsd-current/usr.sbin/gssd/
H A Dgssd.c70 LIST_ENTRY(gss_resource) gr_link;
/freebsd-current/sys/nlm/
H A Dnlm_advlock.c64 LIST_ENTRY(nlm_file_svid) ns_link;
/freebsd-current/sys/cam/
H A Dcam_ccb.h319 LIST_ENTRY(ccb_hdr) le;
/freebsd-current/sys/vm/
H A Dvm_reserv.c160 LIST_ENTRY(vm_reserv) objq; /* (o, r) object queue */
/freebsd-current/contrib/bsnmp/lib/
H A Dsnmpclient.c85 LIST_ENTRY(sent_pdu) entries;

Completed in 219 milliseconds

<<1112