Searched refs:rtm_msglen (Results 1 – 8 of 8) sorted by relevance
60 rtm->rtm_msglen = len;85 rtm->rtm_msglen = len;
79 rtm->rtm_msglen = sizeof(struct rt_msghdr) + sizeof(struct sockaddr_in); in has_v4_default_route()94 rtm->rtm_msglen = len; in has_v4_default_route()
684 rtmsg.hdr.rtm_msglen = (u_short)len; in IPv4RouteApply()
162 u_short rtm_msglen; /* to skip over non-understood messages */ member177 u_short rtm_msglen; /* to skip over non-understood messages */ member
334 len != mtod(m, struct rt_msghdr *)->rtm_msglen) { in route_output()752 m_copyback(m, 0, rtm->rtm_msglen, (caddr_t)rtm); in route_output()753 if (m->m_pkthdr.len < rtm->rtm_msglen) { in route_output()756 } else if (m->m_pkthdr.len > rtm->rtm_msglen) { in route_output()757 m_adj(m, rtm->rtm_msglen - m->m_pkthdr.len); in route_output()1193 rtm->rtm_msglen = (u_short)len; in rt_msg1()1318 rtm->rtm_msglen = (u_short)len; in rt_msg2()
290 u_short rtm_msglen; /* to skip over non-understood messages */ member
2653 arpc.rtm.rtm_msglen = sizeof(arpc); in in_lltable_dump_entry()
4888 ndpc.rtm.rtm_msglen = sizeof(ndpc); in in6_lltable_dump_entry()