Searched refs:CK_LIST_HEAD (Results 1 – 21 of 21) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | ck.h | 11 #define CK_LIST_HEAD LIST_HEAD macro
|
| /f-stack/freebsd/sys/ |
| H A D | ck.h | 11 #define CK_LIST_HEAD LIST_HEAD macro
|
| /f-stack/freebsd/net/ |
| H A D | if_gre.h | 77 CK_LIST_HEAD(gre_list, gre_softc); 78 CK_LIST_HEAD(gre_sockets, gre_socket);
|
| H A D | if_gif.h | 68 CK_LIST_HEAD(gif_list, gif_softc);
|
| H A D | if_llatbl.h | 46 CK_LIST_HEAD(llentries, llentry);
|
| H A D | bpf.h | 413 CK_LIST_HEAD(bpfd_list, bpf_d);
|
| H A D | if_bridge.c | 268 CK_LIST_HEAD(, bridge_iflist) sc_iflist; /* member interface list */ 269 CK_LIST_HEAD(, bridge_rtnode) *sc_rthash; /* our forwarding table */ 270 CK_LIST_HEAD(, bridge_rtnode) sc_rtlist; /* list version of above */ 272 CK_LIST_HEAD(, bridge_iflist) sc_spanlist; /* span ports list */
|
| H A D | if_me.c | 88 CK_LIST_HEAD(me_list, me_softc);
|
| H A D | if_ipsec.c | 109 CK_LIST_HEAD(ipsec_iflist, ipsec_softc);
|
| H A D | bpf.c | 185 CK_LIST_HEAD(bpf_iflist, bpf_if);
|
| /f-stack/tools/compat/include/net/ |
| H A D | if_gre.h | 77 CK_LIST_HEAD(gre_list, gre_softc); 78 CK_LIST_HEAD(gre_sockets, gre_socket);
|
| H A D | if_gif.h | 68 CK_LIST_HEAD(gif_list, gif_softc);
|
| H A D | bpf.h | 412 CK_LIST_HEAD(bpfd_list, bpf_d);
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_ratelimit.h | 80 CK_LIST_HEAD(head_tcp_rate_set, tcp_rate_set);
|
| H A D | ip_encap.c | 111 CK_LIST_HEAD(encaptab_head, encaptab); 112 CK_LIST_HEAD(srcaddrtab_head, srcaddrtab);
|
| H A D | in_pcb.h | 66 CK_LIST_HEAD(inpcbhead, inpcb); 67 CK_LIST_HEAD(inpcbporthead, inpcbport); 68 CK_LIST_HEAD(inpcblbgrouphead, inpcblbgroup);
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_pcb.h | 66 CK_LIST_HEAD(inpcbhead, inpcb); 67 CK_LIST_HEAD(inpcbporthead, inpcbport); 68 CK_LIST_HEAD(inpcblbgrouphead, inpcblbgroup);
|
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_queue.h | 354 #define CK_LIST_HEAD(name, type) \ macro
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_taskq.c | 68 static CK_LIST_HEAD(tqenthashhead, taskq_ent) *tqenthashtbl;
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_var.h | 150 CK_LIST_HEAD(in6_ifaddrlisthead, in6_ifaddr);
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_var.h | 150 CK_LIST_HEAD(in6_ifaddrlisthead, in6_ifaddr);
|