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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Droute.h91 #define ROF_SRCIF_SELECTED 0x1 /* source interface was selected */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_output.c512 !(ro->ro_flags & ROF_SRCIF_SELECTED))) {
3055 * it with the ROF_SRCIF_SELECTED flag below.
3128 ro->ro_flags &= ~ROF_SRCIF_SELECTED;
3163 ro->ro_flags |= ROF_SRCIF_SELECTED;

Completed in 77 milliseconds