Home
last modified time | relevance | path

Searched refs:NG_NODE_UNREF (Results 1 – 25 of 60) sorted by relevance

123

/f-stack/freebsd/netgraph/
H A Dng_sample.c423 NG_NODE_UNREF(node); in ng_xxx_shutdown()
433 NG_NODE_UNREF(privdata->node); in ng_xxx_shutdown()
H A Dng_split.c156 NG_NODE_UNREF(node); in ng_split_shutdown()
H A Dng_hub.c160 NG_NODE_UNREF(node); in ng_hub_shutdown()
H A Dng_base.c619 NG_NODE_UNREF(*nodepp); in ng_make_node()
773 NG_NODE_UNREF(node); in ng_rmnode()
785 NG_NODE_UNREF(node); in ng_rmnode()
1808 NG_NODE_UNREF(node); in ng_path2noderef()
1823 NG_NODE_UNREF(oldnode); /* XXX another race */ in ng_path2noderef()
1825 NG_NODE_UNREF(node); /* XXX more races */ in ng_path2noderef()
2335 NG_NODE_UNREF(node); in ng_snd_item()
2560 NG_NODE_UNREF(node2); in ng_generic_msg()
3176 NG_NODE_UNREF(node); in vnet_netgraph_uninit()
3438 NG_NODE_UNREF(node); in ngthread()
[all …]
H A Dng_gif.c243 NG_NODE_UNREF(node); in ng_gif_attach()
502 NG_NODE_UNREF(node); /* free node itself */ in ng_gif_shutdown()
H A Dng_ether.c319 NG_NODE_UNREF(node); in ng_ether_attach()
336 NG_NODE_UNREF(node); in ng_ether_attach()
762 NG_NODE_UNREF(node); /* free node itself */ in ng_ether_shutdown()
H A Dng_UI.c216 NG_NODE_UNREF(node); in ng_UI_shutdown()
H A Dng_ipfw.c346 NG_NODE_UNREF(node); in ng_ipfw_shutdown()
H A Dng_atmllc.c124 NG_NODE_UNREF(node); in ng_atmllc_shutdown()
H A Dng_gif_demux.c375 NG_NODE_UNREF(node); in ng_gif_demux_shutdown()
H A Dng_sppp.c395 NG_NODE_UNREF (node); in ng_sppp_shutdown()
H A Dng_etf.c439 NG_NODE_UNREF(privdata->node); in ng_etf_shutdown()
H A Dng_tee.c358 NG_NODE_UNREF(node); in ng_tee_shutdown()
H A Dng_device.c325 NG_NODE_UNREF(node); in ng_device_shutdown()
H A Dng_rfc1490.c462 NG_NODE_UNREF(node); /* let the node escape */ in ng_rfc1490_shutdown()
H A Dng_tty.c238 NG_NODE_UNREF(sc->node); in ngt_shutdown()
H A Dng_frame_relay.c473 NG_NODE_UNREF(node); in ngfrm_shutdown()
H A Dng_bpf.c515 NG_NODE_UNREF(node); in ng_bpf_shutdown()
H A Dng_socket.c683 NG_NODE_UNREF(node); in ng_socket_free_priv()
1104 NG_NODE_UNREF(node); in ngs_shutdown()
H A Dng_one2many.c508 NG_NODE_UNREF(node); in ng_one2many_shutdown()
/f-stack/lib/
H A Dff_ng_base.c623 NG_NODE_UNREF(*nodepp); in ng_make_node()
779 NG_NODE_UNREF(node); in ng_rmnode()
791 NG_NODE_UNREF(node); in ng_rmnode()
1814 NG_NODE_UNREF(node); in ng_path2noderef()
1829 NG_NODE_UNREF(oldnode); /* XXX another race */ in ng_path2noderef()
1831 NG_NODE_UNREF(node); /* XXX more races */ in ng_path2noderef()
2353 NG_NODE_UNREF(node); in ng_snd_item()
2580 NG_NODE_UNREF(node2); in ng_generic_msg()
3200 NG_NODE_UNREF(node); in vnet_netgraph_uninit()
3467 NG_NODE_UNREF(node); in ngthread()
[all …]
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap_raw.c201 NG_NODE_UNREF(node); in ng_btsocket_l2cap_raw_node_shutdown()
220 NG_NODE_UNREF(ng_btsocket_l2cap_raw_node); in ng_btsocket_l2cap_raw_node_shutdown()
555 NG_NODE_UNREF(ng_btsocket_l2cap_raw_node); in ng_btsocket_l2cap_raw_init()
H A Dng_btsocket_hci_raw.c196 NG_NODE_UNREF(node); in ng_btsocket_hci_raw_node_shutdown()
214 NG_NODE_UNREF(ng_btsocket_hci_raw_node); in ng_btsocket_hci_raw_node_shutdown()
770 NG_NODE_UNREF(ng_btsocket_hci_raw_node); in ng_btsocket_hci_raw_init()
H A Dng_btsocket_sco.c228 NG_NODE_UNREF(node); in ng_btsocket_sco_node_shutdown()
247 NG_NODE_UNREF(ng_btsocket_sco_node); in ng_btsocket_sco_node_shutdown()
1138 NG_NODE_UNREF(ng_btsocket_sco_node); in ng_btsocket_sco_init()
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c206 NG_NODE_UNREF(sc->node); in ng_h4_open()
767 NG_NODE_UNREF(node);

123