Searched refs:F_TNBR_DYNAMIC (Results 1 – 4 of 4) sorted by relevance
249 if (tnbr && (tnbr->flags & F_TNBR_DYNAMIC) && in recv_hello()251 tnbr->flags &= ~F_TNBR_DYNAMIC; in recv_hello()262 tnbr->flags |= F_TNBR_DYNAMIC; in recv_hello()
243 if (!(tnbr->flags & (F_TNBR_CONFIGURED|F_TNBR_DYNAMIC)) && in tnbr_check()
303 #define F_TNBR_DYNAMIC 0x02 macro
723 tnbr->flags &= ~F_TNBR_DYNAMIC; in ldpe_remove_dynamic_tnbrs()