Searched refs:NGF_REALLY_DIE (Results 1 – 11 of 11) sorted by relevance
426 if (node->nd_flags & NGF_REALLY_DIE) { in ng_xxx_shutdown()
389 #define NGF_REALLY_DIE 0x00000010 /* "persistent" node is unloading */ macro390 #define NG_REALLY_DIE NGF_REALLY_DIE /* compat for old code */417 do{ node->nd_flags |= (NGF_REALLY_DIE|NGF_INVALID); }while (0)
497 if (node->nd_flags & NGF_REALLY_DIE) { in ng_gif_shutdown()
758 if (node->nd_flags & NGF_REALLY_DIE) { in ng_ether_shutdown()
3174 if (node->nd_flags & NGF_REALLY_DIE) in vnet_netgraph_uninit()3177 node->nd_flags |= NGF_REALLY_DIE; in vnet_netgraph_uninit()
1322 if (node->nd_flags & NGF_REALLY_DIE) { in ng_atm_shutdown()
1422 if (node->nd_flags & NGF_REALLY_DIE) { in ng_ubt_shutdown()
2130 if (node->nd_flags & NGF_REALLY_DIE) { in ng_ct_rmnode()
2188 if (node->nd_flags & NGF_REALLY_DIE) { in ng_cp_rmnode()
2470 if (node->nd_flags & NGF_REALLY_DIE) {
2468 if (node->nd_flags & NGF_REALLY_DIE) { in ng_cx_rmnode()