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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Droute.h87 u_int32_t ro_flags; /* route flags (see below) */ member in struct:route
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_output.c512 !(ro->ro_flags & ROF_SRCIF_SELECTED))) {
3128 ro->ro_flags &= ~ROF_SRCIF_SELECTED;
3163 ro->ro_flags |= ROF_SRCIF_SELECTED;

Completed in 17 milliseconds