Home
last modified time | relevance | path

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

12

/NextBSD/usr.sbin/arp/
HDarp.c306 struct rt_msghdr *rtm; in set() local
438 struct rt_msghdr *rtm; in delete() local
513 struct rt_msghdr *rtm; in search() local
570 struct sockaddr_in *addr, struct rt_msghdr *rtm) in print_entry()
676 struct sockaddr_in *addr, struct rt_msghdr *rtm) in nuke_entry()
716 struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg() local
/NextBSD/usr.sbin/rtsold/
HDrtsock.c95 struct rt_msghdr *rtm; in rtsock_input() local
138 rtsock_input_ifannounce(int s __unused, struct rt_msghdr *rtm, char *lim) in rtsock_input_ifannounce()
/NextBSD/libexec/bootpd/
HDrtmsg.c123 register struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); local
182 register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; local
/NextBSD/usr.sbin/rtadvd/
HDif.c163 struct rt_msghdr *rtm; in get_next_msg() local
257 struct rt_msghdr *rtm = (struct rt_msghdr *)buf; in get_addr() local
269 struct rt_msghdr *rtm = (struct rt_msghdr *)buf; in get_rtm_ifindex() local
281 struct rt_msghdr *rtm = (struct rt_msghdr *)buf; in get_prefixlen() local
/NextBSD/usr.sbin/ppp/
HDroute.c309 route_ParseHdr(struct rt_msghdr *rtm, struct sockaddr *sa[RTAX_MAX]) in route_ParseHdr()
329 struct rt_msghdr *rtm; in route_Show() local
381 struct rt_msghdr *rtm; in route_IfDelete() local
472 struct rt_msghdr *rtm; in route_UpdateMTU() local
/NextBSD/contrib/ipfilter/ipsend/
HD44arp.c68 struct rt_msghdr *rtm; local
/NextBSD/contrib/bsnmp/snmp_mibII/
HDmibII_route.c94 mib_sroute_process(struct rt_msghdr *rtm, struct sockaddr *gw, in mib_sroute_process()
231 struct rt_msghdr *rtm; in mib_fetch_route() local
HDmibII.c940 process_arp(const struct rt_msghdr *rtm, const struct sockaddr_dl *sdl, in process_arp()
968 handle_rtmsg(struct rt_msghdr *rtm) in handle_rtmsg()
1137 mib_send_rtmsg(struct rt_msghdr *rtm, struct sockaddr *gw, in mib_send_rtmsg()
1240 struct rt_msghdr *rtm; in update_ifa_info() local
1304 struct rt_msghdr *rtm; in mib_arp_update() local
1346 struct rt_msghdr *rtm; in route_input() local
/NextBSD/sbin/route/
HDroute.c433 struct rt_msghdr *rtm; in flushroutes_fib() local
1395 struct rt_msghdr *rtm; in interfaces() local
1507 #define rtm m_rtmsg.m_rtm in rtmsg() macro
1597 print_rtmsg(struct rt_msghdr *rtm, size_t msglen) in print_rtmsg()
1697 print_getmsg(struct rt_msghdr *rtm, int msglen, int fib) in print_getmsg()
1777 pmsg_common(struct rt_msghdr *rtm, size_t msglen) in pmsg_common()
/NextBSD/usr.sbin/ndp/
HDndp.c386 register struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in set() local
492 register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in delete() local
562 struct rt_msghdr *rtm; in dump() local
836 register struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg() local
/NextBSD/lib/libc/net/
HDgetifmaddrs.c67 struct rt_msghdr *rtm; in getifmaddrs() local
HDgetifaddrs.c90 struct rt_msghdr *rtm; in getifaddrs() local
/NextBSD/usr.sbin/route6d/
HDroute6d.c1692 struct rt_msghdr *rtm; in rtrecv() local
2448 rttypes(struct rt_msghdr *rtm) in rttypes()
2483 rtflags(struct rt_msghdr *rtm) in rtflags()
2584 struct rt_msghdr *rtm; in krtread() local
2632 rt_entry(struct rt_msghdr *rtm, int again) in rt_entry()
2799 struct rt_msghdr *rtm; in addroute() local
2871 struct rt_msghdr *rtm; in delroute() local
2939 struct rt_msghdr *rtm; in getroute() local
/NextBSD/sys/net/
HDrtsock.c521 struct rt_msghdr *rtm = NULL; in route_output() local
1006 struct rt_msghdr *rtm; in rtsock_msg_mbuf() local
1094 struct rt_msghdr *rtm = NULL; in rtsock_msg_buffer() local
1210 struct rt_msghdr *rtm; in rt_missmsg_fib() local
1330 struct rt_msghdr *rtm; in rtsock_routemsg() local
1533 struct rt_msghdr *rtm = (struct rt_msghdr *)w->w_tmem; in sysctl_dumpentry() local
HDif_llatbl.c716 lla_rt_output(struct rt_msghdr *rtm, struct rt_addrinfo *info) in lla_rt_output()
/NextBSD/contrib/netbsd-tests/net/config/
HDnetconfig.c131 #define rtm m_rtmsg.m_rtm in netcfg_rump_route() macro
/NextBSD/contrib/netbsd-tests/net/if_loop/
HDt_pr.c66 #define rtm m_rtmsg.m_rtm in setup() macro
/NextBSD/sbin/atm/atmconfig/
HDnatm.c74 store_route(struct rt_msghdr *rtm) in store_route()
241 struct rt_msghdr *rtm; in natm_route_fetch() local
/NextBSD/sbin/routed/
HDtable.c883 rtm_add(struct rt_msghdr *rtm, in rtm_add()
987 rtm_lose(struct rt_msghdr *rtm, in rtm_lose()
1047 struct rt_msghdr *rtm; in flush_kern() local
1161 struct rt_msghdr rtm; in read_rt() member
/NextBSD/tools/tools/net80211/wlanwatch/
HDwlanwatch.c287 print_rtmsg(struct rt_msghdr *rtm, int msglen) in print_rtmsg()
/NextBSD/usr.bin/netstat/
HDroute.c248 struct rt_msghdr *rtm; in p_rtable_sysctl() local
350 p_rtentry_sysctl(const char *name, struct rt_msghdr *rtm) in p_rtentry_sysctl()
/NextBSD/usr.sbin/wpa/ndis_events/
HDndis_events.c276 struct rt_msghdr *rtm; local
/NextBSD/tools/tools/net80211/wlanwds/
HDwlanwds.c298 handle_rtmsg(struct rt_msghdr *rtm, ssize_t msglen) in handle_rtmsg()
/NextBSD/release/picobsd/tinyware/ns/
HDns.c248 struct rt_msghdr *rtm; in print_routing() local
/NextBSD/contrib/wpa/src/drivers/
HDdriver_bsd.c734 struct rt_msghdr *rtm; in bsd_wireless_event_receive() local
1205 struct rt_msghdr *rtm; in wpa_driver_bsd_event_receive() local

12