Home
last modified time | relevance | path

Searched refs:NG_NODE_FORCE_WRITER (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_vjc.c251 NG_NODE_FORCE_WRITER(node); in ng_vjc_constructor()
H A Dng_pred1.c198 NG_NODE_FORCE_WRITER(node); in ng_pred1_constructor()
H A Dng_deflate.c182 NG_NODE_FORCE_WRITER(node); in ng_deflate_constructor()
H A Dnetgraph.h584 #define NG_NODE_FORCE_WRITER(node) _ng_node_force_writer(node, _NN_) macro
605 #define NG_NODE_FORCE_WRITER(node) _NG_NODE_FORCE_WRITER(node) macro
H A Dng_nat.c334 NG_NODE_FORCE_WRITER(node); in ng_nat_constructor()
H A Dng_mppc.c224 NG_NODE_FORCE_WRITER(node); in ng_mppc_constructor()
H A Dng_bridge.c319 NG_NODE_FORCE_WRITER(node); in ng_bridge_constructor()
H A Dng_pipe.c260 NG_NODE_FORCE_WRITER(node); in ngp_constructor()
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c128 NG_NODE_FORCE_WRITER(node); in ng_l2cap_constructor()
/f-stack/freebsd/netgraph/atm/uni/
H A Dng_uni.c236 NG_NODE_FORCE_WRITER(node); in ng_uni_constructor()
/f-stack/tools/compat/include/netgraph/
H A Dnetgraph.h586 #define NG_NODE_FORCE_WRITER(node) _ng_node_force_writer(node, _NN_) macro
607 #define NG_NODE_FORCE_WRITER(node) _NG_NODE_FORCE_WRITER(node) macro
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c219 NG_NODE_FORCE_WRITER(sc->node); in ng_h4_open()
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c259 NG_NODE_FORCE_WRITER(node); in ng_sscop_constructor()
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c163 NG_NODE_FORCE_WRITER(node); in ng_hci_constructor()
/f-stack/freebsd/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c651 NG_NODE_FORCE_WRITER(sc->sc_node); in ubt_attach()