Searched refs:rtm_msglen (Results 1 – 6 of 6) sorted by relevance
60 rtm->rtm_msglen = len;85 rtm->rtm_msglen = len;
683 rtmsg.hdr.rtm_msglen = (u_short)len; in IPv4RouteApply()
354 u_short rtm_msglen; /* to skip over non-understood messages */ member369 u_short rtm_msglen; /* to skip over non-understood messages */ member406 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()
2653 arpc.rtm.rtm_msglen = sizeof(arpc); in in_lltable_dump_entry()
4863 ndpc.rtm.rtm_msglen = sizeof(ndpc); in in6_lltable_dump_entry()