Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Droute.h41 #define RTO_ONLINK 0x01 macro
/Linux-v5.4/net/ipv4/
Darp.c1032 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_set()
1158 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_delete()
Draw.c603 tos |= RTO_ONLINK; in raw_sendmsg()
Dping.c773 tos |= RTO_ONLINK; in ping_v4_sendmsg()
Droute.c116 ((oldflp4)->flowi4_tos & (IPTOS_RT_MASK | RTO_ONLINK))
2454 fl4->flowi4_scope = ((tos & RTO_ONLINK) ? in ip_route_output_key_hash()
Dudp.c1102 tos |= RTO_ONLINK; in udp_sendmsg()
/Linux-v5.4/drivers/net/bonding/
Dbond_main.c2479 RTO_ONLINK, 0); in bond_arp_send_all()