Lines Matching refs:rt_msghdr
166 struct rt_msghdr *rtm;
171 for (rtm = (struct rt_msghdr *)buf;
172 rtm < (struct rt_msghdr *)lim;
173 rtm = (struct rt_msghdr *)(((char *)rtm) + rtm->rtm_msglen)) {
181 if (((struct rt_msghdr *)buf)->rtm_version != RTM_VERSION) {
260 struct rt_msghdr *rtm = (struct rt_msghdr *)buf;
272 struct rt_msghdr *rtm = (struct rt_msghdr *)buf;
284 struct rt_msghdr *rtm = (struct rt_msghdr *)buf;