Home
last modified time | relevance | path

Searched defs:rtm (Results 1 – 16 of 16) sorted by relevance

/minix3/usr.sbin/rtadvd/
H A Dif.c195 struct rt_msghdr *rtm; in get_next_msg() local
284 struct rt_msghdr *rtm = (struct rt_msghdr *)buf; in get_addr() local
296 struct rt_msghdr *rtm = (struct rt_msghdr *)buf; in get_rtm_ifindex() local
350 struct rt_msghdr *rtm = (struct rt_msghdr *)buf; in get_prefixlen() local
407 struct rt_msghdr *rtm = (struct rt_msghdr *)buf; in rtmsg_type() local
415 struct rt_msghdr *rtm = (struct rt_msghdr *)buf; in rtmsg_len() local
/minix3/external/bsd/dhcpcd/dist/
H A Dif-bsd.c450 if_copyrt(struct dhcpcd_ctx *ctx, struct rt *rt, struct rt_msghdr *rtm) in if_copyrt()
521 struct rtm in if_route() struct
523 struct rt_msghdr hdr; in if_route()
524 char buffer[sizeof(su) * RTAX_MAX]; in if_route()
525 } rtm; in if_route() local
682 struct rt_msghdr *rtm; in if_initrt() local
828 if_copyrt6(struct dhcpcd_ctx *ctx, struct rt6 *rt, struct rt_msghdr *rtm) in if_copyrt6()
937 struct rtm in if_route6() struct
939 struct rt_msghdr hdr; in if_route6()
940 char buffer[sizeof(su) * RTAX_MAX]; in if_route6()
[all …]
/minix3/usr.sbin/arp/
H A Darp.c267 struct rt_msghdr *rtm; in set() local
400 struct rt_msghdr *rtm; in delete() local
454 struct rt_msghdr *rtm; in dump() local
531 struct rt_msghdr *rtm; in delete_all() local
625 struct rt_msghdr *rtm; in rtmsg() local
/minix3/lib/libc/time/
H A Dgetdate.c65 static struct tm rtm, tmnow; in getdate() local
H A Dlocaltime.c1747 struct tm mytm, *rtm; in ctime_rz() local
/minix3/minix/net/lwip/
H A Drtsock.c521 rtsock_process(struct rtsock *rt, struct rt_msghdr * rtm, char * buf, in rtsock_process()
669 struct rt_msghdr rtm; in rtsock_send() local
1188 struct rt_msghdr rtm; in rtsock_msg_miss() local
1223 rtsock_get_route(struct rt_msghdr * rtm, struct rtsock_rta * rta, in rtsock_get_route()
1273 struct rt_msghdr rtm; in rtsock_msg_route() local
1313 struct rt_msghdr rtm; in rtsock_info_rtable_entry() local
1387 rtsock_get_arp(struct rt_msghdr * rtm, struct rtsock_rta * rta, in rtsock_get_arp()
1426 struct rt_msghdr rtm; in rtsock_msg_arp() local
1463 struct rt_msghdr rtm; in rtsock_info_lltable_arp() local
1503 rtsock_get_ndp(struct rt_msghdr * rtm, struct rtsock_rta * rta, in rtsock_get_ndp()
[all …]
/minix3/sbin/route/
H A Droute.c298 struct rt_msghdr *rtm; in flushroutes() local
1103 struct rt_msghdr *rtm; in interfaces() local
1193 #define rtm m_rtmsg.m_rtm in rtmsg() macro
1332 print_rtmsg(struct rt_msghdr *rtm, int msglen) in print_rtmsg()
1471 print_getmsg(struct rt_msghdr *rtm, int msglen, struct sou *soup) in print_getmsg()
1608 pmsg_common(struct rt_msghdr *rtm) in pmsg_common()
H A Drtutil.c111 struct rt_msghdr *rtm; in p_rttables() local
257 p_rtentry(struct rt_msghdr *rtm, int flags, int interesting) in p_rtentry()
/minix3/usr.sbin/ndp/
H A Dndp.c346 register struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in set() local
451 register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in delete() local
519 struct rt_msghdr *rtm; in dump() local
798 register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg() local
/minix3/lib/libc/net/
H A Dgetifaddrs.c82 struct rt_msghdr *rtm; in __weak_alias() local
/minix3/tests/net/config/
H A Dnetconfig.c131 #define rtm m_rtmsg.m_rtm in netcfg_rump_route() macro
/minix3/tests/net/if_loop/
H A Dt_pr.c66 #define rtm m_rtmsg.m_rtm in setup() macro
/minix3/usr.bin/netstat/
H A Dif.c173 struct rt_msghdr *rtm; in intpr_sysctl() local
975 struct rt_msghdr *rtm; in fetchifs() local
/minix3/minix/tests/
H A Dtest93.c372 struct rt_msghdr rtm; in test93_route_cmd() local
/minix3/external/bsd/bind/dist/bin/named/
H A Dinterfacemgr.c108 struct MSGHDR *rtm; in route_event() local
/minix3/sbin/ifconfig/
H A Dieee80211.c751 struct rt_msghdr *rtm; in scan_and_wait() local