Searched refs:NGF_REALLY_DIE (Results 1 – 8 of 8) sorted by relevance
426 if (node->nd_flags & NGF_REALLY_DIE) { in ng_xxx_shutdown()
493 if (node->nd_flags & NGF_REALLY_DIE) { in ng_gif_shutdown()
387 #define NGF_REALLY_DIE 0x00000010 /* "persistent" node is unloading */ macro388 #define NG_REALLY_DIE NGF_REALLY_DIE /* compat for old code */415 do{ node->nd_flags |= (NGF_REALLY_DIE|NGF_INVALID); }while (0)
753 if (node->nd_flags & NGF_REALLY_DIE) { in ng_ether_shutdown()
3169 if (node->nd_flags & NGF_REALLY_DIE) in vnet_netgraph_uninit()3173 node->nd_flags |= NGF_REALLY_DIE; in vnet_netgraph_uninit()
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)
1589 if (node->nd_flags & NGF_REALLY_DIE) { in ng_ubt_shutdown()
3193 if (node->nd_flags & NGF_REALLY_DIE) in vnet_netgraph_uninit()3197 node->nd_flags |= NGF_REALLY_DIE; in vnet_netgraph_uninit()