Searched refs:rt_msghdr (Results 1 – 9 of 9) sorted by relevance
19 sizeof(struct rt_msghdr) +24 struct rt_msghdr *rtm = (struct rt_msghdr *)buf;32 len = sizeof(struct rt_msghdr);65 len = sizeof(struct rt_msghdr);
60 #define RTM_BUFLEN (sizeof(struct rt_msghdr) + 6 * SOCK_MAXADDRLEN)70 struct rt_msghdr *rtm = NULL; in has_v4_default_route()77 T_QUIET; T_ASSERT_NOTNULL(rtm = (struct rt_msghdr *)calloc(1, RTM_BUFLEN), NULL); in has_v4_default_route()79 rtm->rtm_msglen = sizeof(struct rt_msghdr) + sizeof(struct sockaddr_in); in has_v4_default_route()
557 struct rt_msghdr hdr;
304 struct rt_msghdr *rtm = NULL; in route_output()334 len != mtod(m, struct rt_msghdr *)->rtm_msglen) { in route_output()621 struct rt_msghdr *out_rtm; in route_output()630 Bcopy(rtm, out_rtm, sizeof(struct rt_msghdr)); in route_output()1115 struct rt_msghdr *rtm; in rt_msg1()1136 len = sizeof(struct rt_msghdr); in rt_msg1()1151 rtm = mtod(m, struct rt_msghdr *); in rt_msg1()1241 len = sizeof(struct rt_msghdr); in rt_msg2()1314 struct rt_msghdr *rtm = (struct rt_msghdr *)(void *)cp0; in rt_msg2()1332 struct rt_msghdr *rtm; in rt_missmsg()[all …]
67 struct rt_msghdr;286 int lla_rt_output(struct rt_msghdr *, struct rt_addrinfo *);
161 struct rt_msghdr { struct
765 lla_rt_output(struct rt_msghdr *rtm, struct rt_addrinfo *info) in lla_rt_output()
2633 struct rt_msghdr rtm; in in_lltable_dump_entry()
4863 struct rt_msghdr rtm; in in6_lltable_dump_entry()