Searched refs:RTO_ONLINK (Results 1 – 7 of 7) sorted by relevance
41 #define RTO_ONLINK 0x01 macro
1038 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_set()1164 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_delete()
604 tos |= RTO_ONLINK; in raw_sendmsg()
764 tos |= RTO_ONLINK; in ping_v4_sendmsg()
109 ((oldflp4)->flowi4_tos & (IPTOS_RT_MASK | RTO_ONLINK))2615 fl4->flowi4_scope = ((tos & RTO_ONLINK) ? in ip_route_output_key_hash()
1177 tos |= RTO_ONLINK; in udp_sendmsg()
2907 RTO_ONLINK, 0); in bond_arp_send_all()
Completed in 29 milliseconds