Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Drtnetlink.h337 #define RTM_F_OFFLOAD 0x4000 /* route is offloaded */ macro
/Linux-v6.1/net/ipv4/
Dfib_semantics.c1847 rtm->rtm_flags |= RTM_F_OFFLOAD; in fib_dump_info()
/Linux-v6.1/Documentation/networking/
Dip-sysctl.rst219 Whether to emit RTM_NEWROUTE notifications whenever RTM_F_OFFLOAD/
1987 Whether to emit RTM_NEWROUTE notifications whenever RTM_F_OFFLOAD/
/Linux-v6.1/net/ipv6/
Droute.c5764 rtm->rtm_flags |= RTM_F_OFFLOAD; in rt6_fill_node()