Searched refs:localroute (Results 1 – 6 of 6) sorted by relevance
46 #define RT_CONN_FLAGS(sk) (RT_TOS(sk->protinfo.af_inet.tos) | sk->localroute)
669 unsigned char localroute; /* Route locally only */ member
225 sk->localroute=valbool; in sock_setsockopt()455 v.val = sk->localroute; in sock_getsockopt()
400 tos = RT_TOS(sk->protinfo.af_inet.tos) | sk->localroute; in raw_sendmsg()
520 if (sk->localroute || (msg->msg_flags&MSG_DONTROUTE) || in udp_sendmsg()
1854 RT_TOS(sk->protinfo.af_inet.tos)|sk->localroute, in tcp_v4_reselect_saddr()