Symbol: LIST_ENTRY
usr/src/boot/efi/include/Base.h
256
LIST_ENTRY *ForwardLink;
usr/src/boot/efi/include/Base.h
257
LIST_ENTRY *BackLink;
usr/src/boot/efi/include/Protocol/Runtime.h
32
typedef LIST_ENTRY EFI_LIST_ENTRY;
usr/src/boot/include/netinet/in_pcb.h
184
LIST_ENTRY(inpcb) inp_hash; /* (h/i) hash list */
usr/src/boot/include/netinet/in_pcb.h
185
LIST_ENTRY(inpcb) inp_pcbgrouphash; /* (g/i) hash list */
usr/src/boot/include/netinet/in_pcb.h
186
LIST_ENTRY(inpcb) inp_list; /* (p/l) list for all PCBs for proto */
usr/src/boot/include/netinet/in_pcb.h
192
LIST_ENTRY(inpcb) inp_pcbgroup_wild; /* (g/i/h) group wildcard entry */
usr/src/boot/include/netinet/in_pcb.h
236
LIST_ENTRY(inpcb) inp_portlist; /* (i/h) */
usr/src/boot/include/netinet/in_pcb.h
293
LIST_ENTRY(inpcbport) phd_hash;
usr/src/cmd/bhyve/common/mevent.c
120
LIST_ENTRY(mevent) me_list;
usr/src/cmd/bhyve/common/pci_virtio_scsi.h
151
LIST_ENTRY(pci_vtscsi_worker) vsw_link;
usr/src/cmd/etdump/cd9660_eltorito.h
145
LIST_ENTRY(boot_catalog_entry) ll_struct;
usr/src/cmd/fs.d/smbclnt/smbiod-svc/smbiod-svc.c
62
LIST_ENTRY(_child) list;
usr/src/cmd/ndmpd/ndmp/ndmpd_connect.c
102
LIST_ENTRY(conn_list) cl_q;
usr/src/cmd/ndmpd/ndmp/ndmpd_util.c
127
LIST_ENTRY(open_list) ol_q;
usr/src/cmd/sendmail/db/include/db_dispatch.h
59
LIST_ENTRY(__db_txnlist) links;
usr/src/cmd/sendmail/db/include/mp.h
149
LIST_ENTRY(__db_mpreg) q; /* Linked list. */
usr/src/lib/lib9p/common/lib9p.h
203
LIST_ENTRY(l9p_connection) lc_link;
usr/src/lib/lib9p/common/threadpool.h
67
LIST_ENTRY(l9p_worker) ltw_link;
usr/src/uts/common/fs/smbclnt/netsmb/smb_tran.h
82
LIST_ENTRY(smb_tran_desc) tr_link;
usr/src/uts/common/io/bpf/net/bpfdesc.h
115
LIST_ENTRY(bpf_d) bd_list; /* List of bpf_d */
usr/src/uts/common/io/bpf/net/bpfdesc.h
116
LIST_ENTRY(bpf_d) bd_next; /* List attaced to bif_if */
usr/src/uts/common/io/bpf/net/bpfdesc.h
80
LIST_ENTRY(bpf_provider_list) bpl_next;
usr/src/uts/common/sys/neti.h
156
LIST_ENTRY(net_data) netd_list;
usr/src/uts/common/sys/neti.h
190
LIST_ENTRY(net_instance_int_s) nini_next;
usr/src/uts/common/sys/neti.h
215
LIST_ENTRY(neti_stack_s) nts_next;