Searched refs:tfb_refcnt (Results 1 – 3 of 3) sorted by relevance
434 refcount_acquire(&blk->tfb_refcnt); in find_and_ref_tcp_functions()447 refcount_acquire(&rblk->tfb_refcnt); in find_and_ref_tcp_fb()490 refcount_acquire(&rblk->tfb_refcnt); in find_and_ref_tcp_default_fb()515 refcount_release(&tfb->tfb_refcnt); in tcp_switch_back_to_default()520 refcount_release(&tfb->tfb_refcnt); in tcp_switch_back_to_default()531 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_switch_back_to_default()541 refcount_release(&tfb->tfb_refcnt); in tcp_switch_back_to_default()565 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_switch_back_to_default()660 fs.pcbcnt = blk->tfb_refcnt; in sysctl_net_inet_default_tcp_functions()727 f->tf_fb->tfb_refcnt); in sysctl_net_inet_list_available()[all …]
1740 refcount_release(&blk->tfb_refcnt); in tcp_ctloutput_set()1745 refcount_release(&blk->tfb_refcnt); in tcp_ctloutput_set()1751 refcount_release(&blk->tfb_refcnt); in tcp_ctloutput_set()1768 refcount_release(&blk->tfb_refcnt); in tcp_ctloutput_set()1798 refcount_release(&tp->t_fb->tfb_refcnt); in tcp_ctloutput_set()1860 fsn.pcbcnt = tp->t_fb->tfb_refcnt; in tcp_ctloutput_get()
637 volatile uint32_t tfb_refcnt; member