Searched refs:rtm_parentflags (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Droute.h242 int rtm_parentflags; /* flags of the parent route */ member in struct:rt_msghdr2
H A Drtsock.c1157 rtm->rtm_parentflags = rt->rt_parent->rt_flags;
1159 rtm->rtm_parentflags = 0;

Completed in 26 milliseconds