Home
last modified time | relevance | path

Searched refs:RB_HEAD (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/netpfil/pf/
H A Dpf.h618 RB_HEAD(pf_anchor_global, pf_anchor);
619 RB_HEAD(pf_anchor_node, pf_anchor);
H A Dpf_if.c98 RB_HEAD(pfi_ifhead, pfi_kkif);
H A Dpf_norm.c126 RB_HEAD(pf_frag_tree, pf_fragment);
/f-stack/tools/compat/include/net/
H A Dpfvar.h560 RB_HEAD(pf_kanchor_global, pf_kanchor);
561 RB_HEAD(pf_kanchor_node, pf_kanchor);
697 RB_HEAD(pfr_ktablehead, pfr_ktable);
/f-stack/tools/compat/include/netinet/
H A Din_var.h215 RB_HEAD(ip_msource_tree, ip_msource); /* define struct ip_msource_tree */
/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_rack.h71 RB_HEAD(rack_rb_tree_head, rack_sendmap);
/f-stack/freebsd/netinet/
H A Din_var.h215 RB_HEAD(ip_msource_tree, ip_msource); /* define struct ip_msource_tree */
H A Dtcp_log_buf.c71 RB_HEAD(tcp_log_id_tree, tcp_log_id_bucket);
/f-stack/freebsd/net/
H A Dpfvar.h709 RB_HEAD(pf_kanchor_global, pf_kanchor);
710 RB_HEAD(pf_kanchor_node, pf_kanchor);
846 RB_HEAD(pfr_ktablehead, pfr_ktable);
/f-stack/freebsd/sys/
H A Dstats.h315 RB_HEAD(rbctdth32, voistatdata_tdgstctd32) rbctdtree;
326 RB_HEAD(rbctdth64, voistatdata_tdgstctd64) rbctdtree;
H A Dtree.h307 #define RB_HEAD(name, type) \ macro
/f-stack/tools/compat/include/netinet6/
H A Din6_var.h570 RB_HEAD(ip6_msource_tree, ip6_msource);
/f-stack/freebsd/netinet6/
H A Din6_var.h570 RB_HEAD(ip6_msource_tree, ip6_msource);
/f-stack/freebsd/kern/
H A Dsubr_epoch.c174 RB_HEAD(stacktree, stackentry) epoch_stacks = RB_INITIALIZER(&epoch_stacks);
/f-stack/tools/compat/include/sys/
H A Dtree.h296 #define RB_HEAD(name, type) \ macro
/f-stack/freebsd/vm/
H A Dvm_phys.c92 RB_HEAD(fict_tree, vm_phys_fictitious_seg) vm_phys_fictitious_tree =