Home
last modified time | relevance | path

Searched refs:IA_FLAGS (Results 1 – 3 of 3) sorted by relevance

/dports/net/bird/bird-1.6.8/nest/
H A Diface.c217 a->flags = (i->flags & ~IA_FLAGS) | (a->flags & IA_FLAGS); in if_notify_change()
227 a->flags = (i->flags & ~IA_FLAGS) | (a->flags & IA_FLAGS); in if_notify_change()
563 b->flags = (i->flags & ~IA_FLAGS) | (a->flags & IA_FLAGS); in ifa_update()
H A Diface.h61 #define IA_FLAGS 0xff0000 macro
/dports/net/bird2/bird-2.0.8/nest/
H A Diface.h61 #define IA_FLAGS 0xff0000 macro