Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h337 #define RTM_F_OFFLOAD 0x4000 /* route is offloaded */ macro
/openbmc/linux/net/ipv4/
H A Dfib_semantics.c1855 rtm->rtm_flags |= RTM_F_OFFLOAD; in fib_dump_info()
/openbmc/linux/Documentation/networking/
H A Dip-sysctl.rst222 Whether to emit RTM_NEWROUTE notifications whenever RTM_F_OFFLOAD/
2129 Whether to emit RTM_NEWROUTE notifications whenever RTM_F_OFFLOAD/
/openbmc/linux/net/ipv6/
H A Droute.c5786 rtm->rtm_flags |= RTM_F_OFFLOAD; in rt6_fill_node()