Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h346 #define RTM_F_OFFLOAD 0x4000 /* route is offloaded */ macro
/linux-6.15/net/ipv4/
H A Dfib_semantics.c1805 rtm->rtm_flags |= RTM_F_OFFLOAD; in fib_dump_info()
/linux-6.15/Documentation/networking/
H A Dip-sysctl.rst236 Whether to emit RTM_NEWROUTE notifications whenever RTM_F_OFFLOAD/
2209 Whether to emit RTM_NEWROUTE notifications whenever RTM_F_OFFLOAD/
/linux-6.15/net/ipv6/
H A Droute.c5839 rtm->rtm_flags |= RTM_F_OFFLOAD; in rt6_fill_node()