Home
last modified time | relevance | path

Searched refs:RTO_ONLINK (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/net/
Droute.h44 #define RTO_ONLINK 0x01 macro
/linux-4.4.14/drivers/net/
Dvrf.c41 ((oldflp4)->flowi4_tos & (IPTOS_RT_MASK | RTO_ONLINK))
822 fl4->flowi4_scope = ((tos & RTO_ONLINK) ? in vrf_get_saddr()
/linux-4.4.14/net/ipv4/
Darp.c984 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_set()
1106 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_delete()
Draw.c589 tos |= RTO_ONLINK; in raw_sendmsg()
Dping.c781 tos |= RTO_ONLINK; in ping_v4_sendmsg()
Droute.c118 ((oldflp4)->flowi4_tos & (IPTOS_RT_MASK | RTO_ONLINK))
2159 fl4->flowi4_scope = ((tos & RTO_ONLINK) ? in __ip_route_output_key_hash()
Dudp.c1003 tos |= RTO_ONLINK; in udp_sendmsg()
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c2358 RTO_ONLINK, 0); in bond_arp_send_all()