/netbsd-src/usr.sbin/rtadvd/ |
H A D | if.c | 200 struct rt_msghdr *rtm; in get_next_msg() local 289 const struct rt_msghdr *rtm = buf; in get_addr() local 301 const struct rt_msghdr *rtm = buf; in get_rtm_ifindex() local 355 const struct rt_msghdr *rtm = buf; in get_prefixlen() local 412 const struct rt_msghdr *rtm = buf; in rtmsg_type() local 420 const struct rt_msghdr *rtm = buf; in rtmsg_typestr() local 429 const struct rt_msghdr *rtm = buf; in rtmsg_len() local
|
/netbsd-src/usr.bin/rump_dhcpclient/ |
H A D | if-bsd.c | 185 struct rtm in if_route() struct 187 struct rt_msghdr hdr; in if_route() 188 char buffer[sizeof(su) * 4]; in if_route() 189 } rtm; in if_route() local
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | if-bsd.c | 116 struct rtm struct 118 struct rt_msghdr hdr; 119 char buffer[sizeof(struct sockaddr_storage) * RTAX_MAX]; 704 struct rt_msghdr *rtm = &rtmsg.hdr; in if_route() local 850 if_realroute(const struct rt_msghdr *rtm) in if_realroute() 873 if_copyrt(struct dhcpcd_ctx *ctx, struct rt *rt, const struct rt_msghdr *rtm) in if_copyrt() 956 struct rt_msghdr *rtm; in if_initrt() local 1264 if_rtm(struct dhcpcd_ctx *ctx, const struct rt_msghdr *rtm) in if_rtm() 1523 if_dispatch(struct dhcpcd_ctx *ctx, const struct rt_msghdr *rtm) in if_dispatch() 1631 struct rtm rtm; in if_handlelink() local
|
/netbsd-src/usr.sbin/rarpd/ |
H A D | mkarp.c | 127 struct rt_msghdr *rtm; in mkarp() local 208 rtmsg(int cmd, int s, struct rt_msghdr *rtm, struct sockaddr_inarp *sin_m, in rtmsg()
|
/netbsd-src/usr.sbin/arp/ |
H A D | arp.c | 271 struct rt_msghdr *rtm; in set() local 410 delete_one(struct rt_msghdr *rtm) in delete_one() 442 struct rt_msghdr *rtm; in dump() local 565 struct rt_msghdr *rtm; in delete() local 686 struct rt_msghdr *rtm = _rtm; in rtmsg() local
|
/netbsd-src/sys/net/ |
H A D | rtsock_shared.c | 216 struct rt_xmsghdr rtm; in COMPATNAME() local 591 struct rt_xmsghdr *rtm, struct rt_xmsghdr **new_rtm) in route_output_report() 652 struct rt_xmsghdr *rtm = NULL; in COMPATNAME() local 1258 struct rt_xmsghdr *rtm; in COMPATNAME() local 1384 struct rt_xmsghdr *rtm = (struct rt_xmsghdr *)cp0; in rt_msg2() local 1405 struct rt_xmsghdr rtm; in COMPATNAME() local 1470 struct rt_xmsghdr rtm; in COMPATNAME() local
|
H A D | rtsock.c | 113 const struct rt_xmsghdr *rtm = in; in rt_setmetrics() local 216 struct rt_xmsghdr *rtm = (struct rt_xmsghdr *)w->w_tmem; in sysctl_dumpentry() local
|
H A D | if_llatbl.c | 110 struct rt_msghdr *rtm = (struct rt_msghdr *)w->w_tmem; in lltable_dump_entry() local
|
H A D | route.c | 449 struct rt_msghdr *rtm; in route_listener_cb() local 1432 rt_update(struct rtentry *rt, struct rt_addrinfo *info, void *rtm) in rt_update()
|
/netbsd-src/usr.sbin/ndp/ |
H A D | ndp.c | 295 register struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in set() local 416 delete(struct rt_msghdr *rtm, char *host) in delete() 462 struct rt_msghdr *rtm; in do_foreach() local 734 register struct rt_msghdr *rtm = _rtm; in rtmsg() local
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | grabmyaddr.c | 479 struct rtmsg *rtm; in netlink_process_route() local 740 struct rt_msghdr *rtm = (struct rt_msghdr *) msg; in kernel_handle_message() local 795 struct rt_msghdr *rtm = (struct rt_msghdr *) buf; local 852 struct rt_msghdr *rtm; in kernel_sync() local
|
/netbsd-src/external/bsd/ipf/dist/ipsend/ |
H A D | 44arp.c | 71 struct rt_msghdr *rtm; local
|
/netbsd-src/lib/libc/time/ |
H A D | getdate.c | 67 static struct tm rtm, tmnow; in getdate() local
|
/netbsd-src/sbin/route/ |
H A D | route.c | 305 struct rt_msghdr *rtm; in flushroutes() local 1091 struct rt_msghdr *rtm; in interfaces() local 1202 #define rtm m_rtmsg.m_rtm in rtmsg() macro 1342 print_rtmsg(struct rt_msghdr *rtm, int msglen) in print_rtmsg() 1501 print_getmsg(struct rt_msghdr *rtm, int msglen, struct sou *soup) in print_getmsg() 1638 pmsg_common(struct rt_msghdr *rtm) in pmsg_common()
|
H A D | rtutil.c | 110 struct rt_msghdr *rtm; in p_rttables() local 256 p_rtentry(struct rt_msghdr *rtm, int flags, int interesting) in p_rtentry()
|
/netbsd-src/share/examples/rump/virtual_ip_router/ |
H A D | rumprouter.c | 121 #define rtm m_rtmsg.m_rtm in configure_routing() macro
|
/netbsd-src/lib/libc/net/ |
H A D | getifaddrs.c | 82 struct rt_msghdr *rtm; in __weak_alias() local
|
/netbsd-src/tests/net/if_loop/ |
H A D | t_pr.c | 66 #define rtm m_rtmsg.m_rtm in setup() macro
|
/netbsd-src/tests/net/config/ |
H A D | netconfig.c | 133 #define rtm m_rtmsg.m_rtm in netcfg_rump_route() macro
|
/netbsd-src/usr.sbin/route6d/ |
H A D | route6d.c | 1454 struct rt_msghdr *rtm; in rtrecv() local 2205 rttypes(struct rt_msghdr *rtm) in rttypes() 2248 rtflags(struct rt_msghdr *rtm) in rtflags() 2352 struct rt_msghdr *rtm; in krtread() local 2399 rt_entry(struct rt_msghdr *rtm, int again) in rt_entry() 2558 struct rt_msghdr *rtm; in addroute() local 2627 struct rt_msghdr *rtm; in delroute() local
|
/netbsd-src/sbin/routed/ |
H A D | table.c | 888 rtm_add(struct rt_msghdr *rtm, in rtm_add() 994 rtm_lose(struct rt_msghdr *rtm, in rtm_lose() 1054 struct rt_msghdr *rtm; in flush_kern() local 1166 struct rt_msghdr rtm; in read_rt() member
|
/netbsd-src/usr.bin/netstat/ |
H A D | if.c | 203 struct rt_msghdr *rtm; in intpr_sysctl() local 1127 struct rt_msghdr *rtm; in fetchifs() local
|
/netbsd-src/external/mpl/bind/dist/lib/ns/ |
H A D | interfacemgr.c | 103 need_rescan(ns_interfacemgr_t * mgr,struct MSGHDR * rtm,size_t len) need_rescan() argument 212 struct MSGHDR *rtm = NULL; route_recv() local [all...] |
/netbsd-src/usr.sbin/faithd/ |
H A D | faithd.c | 816 struct rt_msghdr *rtm; in update_myaddrs() local
|
/netbsd-src/usr.sbin/ldpd/ |
H A D | mpls_routes.c | 941 struct rt_msghdr *rtm; in flush_mpls_routes() local
|