Home
last modified time | relevance | path

Searched refs:m_rtm (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/rarpd/
H A Darptab.c88 struct rt_msghdr m_rtm; member
102 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in arptab_set()
170 struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg()
241 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in rtget()
/openbsd/usr.sbin/ndp/
H A Dndp.c316 struct rt_msghdr m_rtm; member
328 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in set()
421 rtm = &m_rtmsg.m_rtm; in delete()
734 struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg()
818 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in rtget()
/openbsd/usr.sbin/arp/
H A Darp.c266 struct rt_msghdr m_rtm; member
283 rtm = &(m_rtmsg.m_rtm); in set()
406 rtm = &m_rtmsg.m_rtm; in delete()
618 rtm = &m_rtmsg.m_rtm; in rtmsg()
687 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in rtget()
/openbsd/regress/sys/netinet/bindconnect/
H A Dbindconnect.c242 struct rt_msghdr m_rtm; in thread_delroute() member
248 m_rtmsg.m_rtm in thread_delroute()
/openbsd/sbin/route/
H A Droute.c1293 struct rt_msghdr m_rtm; member
1330 #define rtm m_rtmsg.m_rtm in rtmsg()