Searched refs:m_rtm (Results 1 – 7 of 7) sorted by relevance
698 struct rt_msghdr m_rtm; member754 rtmes.m_rtm.rtm_version = RTM_VERSION; in rt_Set()755 rtmes.m_rtm.rtm_type = cmd; in rt_Set()756 rtmes.m_rtm.rtm_addrs = RTA_DST; in rt_Set()757 rtmes.m_rtm.rtm_seq = ++bundle->routing_seq; in rt_Set()758 rtmes.m_rtm.rtm_pid = getpid(); in rt_Set()759 rtmes.m_rtm.rtm_flags = RTF_UP | RTF_GATEWAY | RTF_STATIC; in rt_Set()763 rtmes.m_rtm.rtm_rmx.rmx_sendpipe = bundle->ncp.cfg.sendpipe; in rt_Set()764 rtmes.m_rtm.rtm_inits |= RTV_SPIPE; in rt_Set()767 rtmes.m_rtm.rtm_rmx.rmx_recvpipe = bundle->ncp.cfg.recvpipe; in rt_Set()[all …]
108 struct rt_msghdr m_rtm; member120 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in bsd_arp_set()179 struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg()
63 struct rt_msghdr m_rtm; in setup() member66 #define rtm m_rtmsg.m_rtm in setup()
128 struct rt_msghdr m_rtm; in netcfg_rump_route() member131 #define rtm m_rtmsg.m_rtm in netcfg_rump_route()
423 struct rt_msghdr m_rtm; member467 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in set()548 register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in delete_rtsock()942 register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg()
748 struct rt_msghdr m_rtm; in rtmsg() member752 struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg()
107 struct rt_msghdr m_rtm; member1587 #define rtm m_rtmsg.m_rtm in rtmsg_rtsock()