Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h339 #define RTM_F_OFFLOAD_FAILED 0x20000000 /* route offload failed, this value macro
/openbmc/linux/net/ipv4/
H A Dfib_semantics.c1859 rtm->rtm_flags |= RTM_F_OFFLOAD_FAILED; in fib_dump_info()
/openbmc/linux/Documentation/networking/
H A Dip-sysctl.rst223 RTM_F_TRAP/RTM_F_OFFLOAD_FAILED flags are changed.
240 - 2 - Emit notifications only for RTM_F_OFFLOAD_FAILED flag change.
2130 RTM_F_TRAP/RTM_F_OFFLOAD_FAILED flags are changed.
2147 - 2 - Emit notifications only for RTM_F_OFFLOAD_FAILED flag change.
/openbmc/linux/net/ipv6/
H A Droute.c5787 rtm->rtm_flags |= RTM_F_OFFLOAD_FAILED; in rt6_fill_node()