Home
last modified time | relevance | path

Searched refs:rtm_scope (Results 1 – 5 of 5) sorted by relevance

/linux/net/phonet/
H A Dpn_netlink.c190 rtm->rtm_scope = RT_SCOPE_UNIVERSE; in fill_route()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c266 req.rt.rtm_scope = RT_SCOPE_UNIVERSE; in __ip_route_add()
/linux/tools/include/uapi/linux/
H A Drtnetlink.h253 unsigned char rtm_scope; /* See below */ member
/linux/net/mctp/
H A Droute.c1673 hdr->rtm_scope = RT_SCOPE_LINK; in mctp_fill_rtinfo()
1677 hdr->rtm_scope = RT_SCOPE_UNIVERSE; in mctp_fill_rtinfo()
/linux/tools/testing/selftests/net/
H A Dipsec.c446 req.rt.rtm_scope = RT_SCOPE_LINK; in ip4_route_set()