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 …]
109 struct rt_msghdr m_rtm; member121 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in bsd_arp_set()180 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()
424 struct rt_msghdr m_rtm; member468 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in set()549 register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in delete_rtsock()937 register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg()
759 struct rt_msghdr m_rtm; in rtmsg() member763 struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg()
120 struct rt_msghdr m_rtm; member1600 #define rtm m_rtmsg.m_rtm in rtmsg_rtsock()