Home
last modified time | relevance | path

Searched refs:rtmsg (Results 1 – 21 of 21) sorted by relevance

/linux-6.15/include/linux/
H A Dmroute.h91 struct rtmsg;
94 struct rtmsg *rtm, u32 portid);
H A Dmroute6.h96 struct rtmsg;
98 struct rtmsg *rtm, u32 portid);
H A Dmroute_base.h294 struct mr_mfc *c, struct rtmsg *rtm);
346 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
/linux-6.15/Documentation/netlink/specs/
H A Drt_route.yaml29 name: rtmsg
253 fixed-header: rtmsg
323 fixed-header: rtmsg
332 fixed-header: rtmsg
/linux-6.15/net/phonet/
H A Dpn_netlink.c176 struct rtmsg *rtm; in fill_route()
208 skb = nlmsg_new(NLMSG_ALIGN(sizeof(struct rtmsg)) + in rtm_phonet_notify()
238 struct rtmsg *rtm; in route_doit()
/linux-6.15/samples/bpf/
H A Dxdp_router_ipv4_user.c96 struct rtmsg *rt_msg; in read_route()
118 rt_msg = (struct rtmsg *)NLMSG_DATA(nh); in read_route()
263 struct rtmsg rt; in get_route_table()
280 req.nl.nlmsg_len = NLMSG_LENGTH(sizeof(struct rtmsg)); in get_route_table()
416 req.nl.nlmsg_len = NLMSG_LENGTH(sizeof(struct rtmsg)); in get_arp_table()
/linux-6.15/include/uapi/linux/
H A Drtnetlink.h245 struct rtmsg { struct
407 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg))))
408 #define RTM_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct rtmsg))
/linux-6.15/net/mctp/
H A Droute.c1274 struct nlattr **tb, struct rtmsg **rtm, in mctp_route_nlparse()
1282 rc = nlmsg_parse(nlh, sizeof(struct rtmsg), tb, RTA_MAX, in mctp_route_nlparse()
1335 struct rtmsg *rtm; in mctp_newroute()
1370 struct rtmsg *rtm; in mctp_delroute()
1390 struct rtmsg *hdr; in mctp_fill_rtinfo()
/linux-6.15/net/ipv6/
H A Daf_inet6.c573 struct in6_rtmsg rtmsg; in inet6_ioctl() local
575 if (copy_from_user(&rtmsg, argp, sizeof(rtmsg))) in inet6_ioctl()
577 return ipv6_route_ioctl(net, cmd, &rtmsg); in inet6_ioctl()
H A Droute.c4486 struct in6_rtmsg *rtmsg, in rtmsg_to_fib6_config() argument
4493 .fc_metric = rtmsg->rtmsg_metric, in rtmsg_to_fib6_config()
4494 .fc_expires = rtmsg->rtmsg_info, in rtmsg_to_fib6_config()
4497 .fc_flags = rtmsg->rtmsg_flags, in rtmsg_to_fib6_config()
4498 .fc_type = rtmsg->rtmsg_type, in rtmsg_to_fib6_config()
4502 .fc_dst = rtmsg->rtmsg_dst, in rtmsg_to_fib6_config()
4503 .fc_src = rtmsg->rtmsg_src, in rtmsg_to_fib6_config()
5058 struct rtmsg *rtm; in rtm_to_fib6_config()
5681 struct rtmsg *rtm; in rt6_fill_node()
6030 struct rtmsg *rtm; in inet6_rtm_valid_getroute_req()
[all …]
H A Dip6mr.c2291 int ip6mr_get_route(struct net *net, struct sk_buff *skb, struct rtmsg *rtm, in ip6mr_get_route()
2368 struct rtmsg *rtm; in ip6mr_fill_mroute()
2418 NLMSG_ALIGN(sizeof(struct rtmsg)) in mr6_msgsize()
2536 struct rtmsg *rtm; in ip6mr_rtm_valid_getroute_req()
H A Dip6_fib.c635 } else if (nlmsg_len(nlh) >= sizeof(struct rtmsg)) { in inet6_dump_fib()
636 struct rtmsg *rtm = nlmsg_data(nlh); in inet6_dump_fib()
/linux-6.15/net/ipv4/
H A Dfib_frontend.c740 struct rtmsg *rtm; in rtm_to_fib_config()
777 nlmsg_for_each_attr(attr, nlh, sizeof(struct rtmsg), remaining) { in rtm_to_fib_config()
945 struct rtmsg *rtm; in ip_valid_fib_dump_req()
1037 } else if (nlmsg_len(nlh) >= sizeof(struct rtmsg)) { in inet_dump_fib()
1038 struct rtmsg *rtm = nlmsg_data(nlh); in inet_dump_fib()
H A Dipmr.c2275 struct rtmsg *rtm, u32 portid) in ipmr_get_route()
2338 struct rtmsg *rtm; in ipmr_fill_mroute()
2388 NLMSG_ALIGN(sizeof(struct rtmsg)) in mroute_msgsize()
2501 struct rtmsg *rtm; in ipmr_rtm_valid_getroute_req()
2685 struct rtmsg *rtm; in rtm_to_ipmr_mfcc()
2704 nlmsg_for_each_attr(attr, nlh, sizeof(struct rtmsg), rem) { in rtm_to_ipmr_mfcc()
H A Dipmr_base.c209 struct mr_mfc *c, struct rtmsg *rtm) in mr_fill_mroute()
H A Dfib_semantics.c497 size_t payload = NLMSG_ALIGN(sizeof(struct rtmsg)) in fib_nlmsg_size()
1736 struct rtmsg *rtm; in fib_dump_info()
H A Droute.c2933 struct rtmsg *r; in rt_fill_info()
3206 struct rtmsg *rtm; in inet_rtm_valid_getroute_req()
3281 struct rtmsg *rtm; in inet_rtm_getroute()
/linux-6.15/net/mpls/
H A Daf_mpls.c1794 struct rtmsg *rtm; in rtm_to_route_config()
1976 struct rtmsg *rtm; in mpls_dump_route()
2095 struct rtmsg *rtm; in mpls_valid_fib_dump_req()
2223 NLMSG_ALIGN(sizeof(struct rtmsg)) in lfib_nlmsg_size()
2288 struct rtmsg *rtm; in mpls_valid_getroute_req()
2354 struct rtmsg *rtm, *r; in mpls_getroute()
/linux-6.15/include/net/
H A Dip6_route.h117 struct in6_rtmsg *rtmsg);
/linux-6.15/tools/testing/selftests/net/tcp_ao/lib/
H A Dnetlink.c250 struct rtmsg rt; in __ip_route_add()
/linux-6.15/tools/testing/selftests/net/
H A Dipsec.c431 struct rtmsg rt; in ip4_route_set()