Home
last modified time | relevance | path

Searched defs:rtm (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/net/phonet/
Dpn_netlink.c176 struct rtmsg *rtm; in fill_route() local
237 struct rtmsg *rtm; in route_doit() local
/Linux-v4.19/drivers/rtc/
Drtc-ls1x.c88 static int ls1x_rtc_read_time(struct device *dev, struct rtc_time *rtm) in ls1x_rtc_read_time()
105 static int ls1x_rtc_set_time(struct device *dev, struct rtc_time *rtm) in ls1x_rtc_set_time()
/Linux-v4.19/net/decnet/netfilter/
Ddn_rtmsg.c40 struct nf_dn_rtmsg *rtm; in dnrmg_build_message() local
/Linux-v4.19/net/ipv4/
Dipmr_base.c209 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
Dipmr.c2244 struct rtmsg *rtm, u32 portid) in ipmr_get_route()
2310 struct rtmsg *rtm; in ipmr_fill_mroute() local
2475 struct rtmsg *rtm; in ipmr_rtm_getroute() local
2577 struct rtmsg *rtm; in rtm_to_ipmr_mfcc() local
Dfib_frontend.c663 struct rtmsg *rtm; in rtm_to_fib_config() local
Dfib_semantics.c1296 struct rtmsg *rtm; in fib_dump_info() local
Droute.c2788 struct rtmsg *rtm; in inet_rtm_getroute() local
/Linux-v4.19/net/decnet/
Ddn_route.c1643 struct rtmsg *rtm = nlmsg_data(nlh); in dn_cache_getroute() local
1732 struct rtmsg *rtm; in dn_cache_dump() local
Ddn_fib.c564 struct rtmsg rtm; in fib_magic() member
Ddn_table.c305 struct rtmsg *rtm; in dn_fib_dump_info() local
/Linux-v4.19/net/mpls/
Daf_mpls.c1734 struct rtmsg *rtm; in rtm_to_route_config() local
1913 struct rtmsg *rtm; in mpls_dump_route() local
2125 struct rtmsg *rtm, *r; in mpls_getroute() local
/Linux-v4.19/net/ipv6/
Dip6mr.c2201 int ip6mr_get_route(struct net *net, struct sk_buff *skb, struct rtmsg *rtm, in ip6mr_get_route()
2276 struct rtmsg *rtm; in ip6mr_fill_mroute() local
Droute.c4167 struct rtmsg *rtm; in rtm_to_fib6_config() local
4677 struct rtmsg *rtm; in rt6_fill_node() local
4827 struct rtmsg *rtm = nlmsg_data(arg->cb->nlh); in rt6_dump_route() local
4852 struct rtmsg *rtm; in inet6_rtm_getroute() local
/Linux-v4.19/include/linux/
Dmroute_base.h330 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()