Home
last modified time | relevance | path

Searched refs:RB_REMOVE (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/netpfil/pf/
H A Dpf_ruleset.c236 RB_REMOVE(pf_kanchor_global, &V_pf_anchors, in pf_find_or_create_kruleset()
272 RB_REMOVE(pf_kanchor_global, &V_pf_anchors, ruleset->anchor); in pf_remove_if_empty_kruleset()
274 RB_REMOVE(pf_kanchor_node, &parent->children, in pf_remove_if_empty_kruleset()
H A Dpf_if.c189 RB_REMOVE(pfi_ifhead, &V_pfi_ifs, kif); in pfi_cleanup_vnet()
355 RB_REMOVE(pfi_ifhead, &V_pfi_ifs, kif); in pfi_kkif_unref()
923 RB_REMOVE(pfi_ifhead, &V_pfi_ifs, p); in pfi_clear_flags()
H A Dpf_norm.c328 RB_REMOVE(pf_frag_tree, &V_pf_frag_tree, frag); in pf_remove_fragment()
H A Dpf_table.c1830 RB_REMOVE(pfr_ktablehead, &V_pfr_ktables, kt); in pfr_setflags_ktable()
/f-stack/freebsd/netinet6/
H A Din6_mcast.c821 RB_REMOVE(ip6_msource_tree, &imf->im6f_sources, ims); in im6f_rollback()
875 RB_REMOVE(ip6_msource_tree, &imf->im6f_sources, ims); in im6f_reap()
892 RB_REMOVE(ip6_msource_tree, &imf->im6f_sources, ims); in im6f_purge()
1147 RB_REMOVE(ip6_msource_tree, &inm->in6m_srcs, ims); in in6m_reap()
1163 RB_REMOVE(ip6_msource_tree, &inm->in6m_srcs, ims); in in6m_purge()
/f-stack/freebsd/netinet/
H A Din_mcast.c853 RB_REMOVE(ip_msource_tree, &imf->imf_sources, ims); in imf_rollback()
907 RB_REMOVE(ip_msource_tree, &imf->imf_sources, ims); in imf_reap()
924 RB_REMOVE(ip_msource_tree, &imf->imf_sources, ims); in imf_purge()
1177 RB_REMOVE(ip_msource_tree, &inm->inm_srcs, ims); in inm_reap()
1193 RB_REMOVE(ip_msource_tree, &inm->inm_srcs, ims); in inm_purge()
H A Dtcp_log_buf.c355 if (RB_REMOVE(tcp_log_id_tree, &tcp_log_id_head, tlb) == NULL) { in tcp_log_remove_bucket()
/f-stack/freebsd/sys/
H A Dtree.h784 RB_REMOVE(name, head, elm); \
794 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
/f-stack/tools/compat/include/sys/
H A Dtree.h763 #define RB_REMOVE(name, x, y) name##_RB_REMOVE(x, y) macro
/f-stack/freebsd/vm/
H A Dvm_phys.c1072 RB_REMOVE(fict_tree, &vm_phys_fictitious_tree, seg); in vm_phys_fictitious_unreg_range()
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c5127 rm = RB_REMOVE(rack_rb_tree_head, &rack->r_ctl.rc_mtree, r_rsm); in rack_merge_rsm()
7557 rm = RB_REMOVE(rack_rb_tree_head, &rack->r_ctl.rc_mtree, rsm); in rack_log_ack()
10594 rm = RB_REMOVE(rack_rb_tree_head, &rack->r_ctl.rc_mtree, rsm); in rack_fini()