MSG_DONTROUTE
flags = MSG_DONTROUTE;
if (flags & MSG_DONTROUTE)
(flags & MSG_DONTROUTE) && (so->so_options & SO_DONTROUTE) == 0 &&