Home
last modified time | relevance | path

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

/Linux-v5.4/net/phonet/
Dpn_netlink.c163 struct rtmsg *rtm; in fill_route() local
224 struct rtmsg *rtm; in route_doit() local
/Linux-v5.4/drivers/rtc/
Drtc-ls1x.c84 static int ls1x_rtc_read_time(struct device *dev, struct rtc_time *rtm) in ls1x_rtc_read_time()
101 static int ls1x_rtc_set_time(struct device *dev, struct rtc_time *rtm) in ls1x_rtc_set_time()
/Linux-v5.4/net/decnet/netfilter/
Ddn_rtmsg.c38 struct nf_dn_rtmsg *rtm; in dnrmg_build_message() local
/Linux-v5.4/net/ipv4/
Dfib_frontend.c734 struct rtmsg *rtm; in rtm_to_fib_config() local
905 struct rtmsg *rtm; in ip_valid_fib_dump_req() local
991 struct rtmsg *rtm = nlmsg_data(nlh); in inet_dump_fib() local
Dipmr.c2259 struct rtmsg *rtm, u32 portid) in ipmr_get_route()
2326 struct rtmsg *rtm; in ipmr_fill_mroute() local
2488 struct rtmsg *rtm; in ipmr_rtm_valid_getroute_req() local
2670 struct rtmsg *rtm; in rtm_to_ipmr_mfcc() local
Dipmr_base.c209 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
Droute.c3010 struct rtmsg *rtm; in inet_rtm_valid_getroute_req() local
3085 struct rtmsg *rtm; in inet_rtm_getroute() local
Dfib_semantics.c1733 struct rtmsg *rtm; in fib_dump_info() local
/Linux-v5.4/net/mpls/
Daf_mpls.c1787 struct rtmsg *rtm; in rtm_to_route_config() local
1969 struct rtmsg *rtm; in mpls_dump_route() local
2088 struct rtmsg *rtm; in mpls_valid_fib_dump_req() local
2284 struct rtmsg *rtm; in mpls_valid_getroute_req() local
2349 struct rtmsg *rtm, *r; in mpls_getroute() local
/Linux-v5.4/net/decnet/
Ddn_route.c1635 struct rtmsg *rtm = nlmsg_data(nlh); in dn_cache_getroute() local
1724 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-v5.4/drivers/spi/
Dspi-synquacer.c128 bool aces, rtm; member
/Linux-v5.4/net/ipv6/
Dip6mr.c2250 int ip6mr_get_route(struct net *net, struct sk_buff *skb, struct rtmsg *rtm, in ip6mr_get_route()
2325 struct rtmsg *rtm; in ip6mr_fill_mroute() local
Droute.c4835 struct rtmsg *rtm; in rtm_to_fib6_config() local
5371 struct rtmsg *rtm; in rt6_fill_node() local
5698 struct rtmsg *rtm; in inet6_rtm_valid_getroute_req() local
5770 struct rtmsg *rtm; in inet6_rtm_getroute() local
Dip6_fib.c583 struct rtmsg *rtm = nlmsg_data(nlh); in inet6_dump_fib() local
/Linux-v5.4/include/linux/
Dmroute_base.h337 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()