Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Droute.h38 #define RTO_ONLINK 0x01 macro
/Linux-v6.6/net/ipv4/
Darp.c1059 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_set()
1190 struct rtable *rt = ip_route_output(net, ip, 0, RTO_ONLINK, 0); in arp_req_delete()
Droute.c110 ((oldflp4)->flowi4_tos & (IPTOS_RT_MASK | RTO_ONLINK))
506 if (tos & RTO_ONLINK) in ip_rt_fix_tos()
/Linux-v6.6/drivers/net/bonding/
Dbond_main.c3008 RTO_ONLINK, 0); in bond_arp_send_all()