Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Drtnetlink.h347 #define RTM_F_TRAP 0x8000 /* route is trapping packets */ macro
/linux-6.15/net/ipv4/
H A Dfib_semantics.c1807 rtm->rtm_flags |= RTM_F_TRAP; in fib_dump_info()
/linux-6.15/Documentation/networking/
H A Dip-sysctl.rst237 RTM_F_TRAP/RTM_F_OFFLOAD_FAILED flags are changed.
2210 RTM_F_TRAP/RTM_F_OFFLOAD_FAILED flags are changed.
/linux-6.15/net/ipv6/
H A Droute.c5841 rtm->rtm_flags |= RTM_F_TRAP; in rt6_fill_node()