/openbsd/usr.sbin/arp/ |
H A D | arp.c | 69 struct sockaddr_inarp *sin, struct rt_msghdr *rtm); 71 struct sockaddr_inarp *sin, struct rt_msghdr *rtm); 266 struct rt_msghdr m_rtm; 278 struct rt_msghdr *rtm; in set() 402 struct rt_msghdr *rtm; in delete() 462 struct rt_msghdr *rtm; in search() 489 rtm = (struct rt_msghdr *)next; in search() 522 struct rt_msghdr *rtm) in print_entry() 575 struct rt_msghdr *rtm) in nuke_entry() 614 struct rt_msghdr *rtm; in rtmsg() [all …]
|
/openbsd/usr.sbin/rarpd/ |
H A D | arptab.c | 88 struct rt_msghdr m_rtm; 102 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in arptab_set() 170 struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg() 241 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in rtget()
|
/openbsd/sys/net/ |
H A D | rtsock.c | 506 struct rt_msghdr *rtm; in route_input() 623 struct rt_msghdr * 626 struct rt_msghdr *rtm; in rtm_report() 698 struct rt_msghdr *rtm = NULL; in route_output() 1590 struct rt_msghdr *rtm; in rtm_msg1() 1616 hlen = sizeof(struct rt_msghdr); in rtm_msg1() 1679 len = sizeof(struct rt_msghdr); in rtm_msg2() 1723 struct rt_msghdr *rtm = (struct rt_msghdr *)cp0; in rtm_msg2() 1771 struct rt_msghdr *rtm; in rtm_miss() 1941 struct rt_msghdr *rtm; in rtm_proposal() [all …]
|
H A D | route.h | 221 struct rt_msghdr { struct 378 struct rt_msghdr *rti_rtm;
|
/openbsd/usr.sbin/route6d/ |
H A D | route6d.c | 1506 struct rt_msghdr *rtm; in rtrecv() 1562 rtm = (struct rt_msghdr *)p; in rtrecv() 2246 rttypes(struct rt_msghdr *rtm) in rttypes() 2280 rtflags(struct rt_msghdr *rtm) in rtflags() 2354 struct rt_msghdr *rtm; in krtread() 2392 rtm = (struct rt_msghdr *)p; in krtread() 2551 struct rt_msghdr *rtm; in addroute() 2571 rtm = (struct rt_msghdr *)buf; in addroute() 2614 struct rt_msghdr *rtm; in delroute() 2630 rtm = (struct rt_msghdr *)buf; in delroute() [all …]
|
/openbsd/usr.sbin/sasyncd/ |
H A D | carp.c | 200 struct rt_msghdr *rtm = (struct rt_msghdr *)&msg; in carp_read() 206 if (len < (ssize_t)sizeof(struct rt_msghdr) || in carp_read()
|
/openbsd/usr.sbin/ndp/ |
H A D | ndp.c | 316 struct rt_msghdr m_rtm; 328 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in set() 417 struct rt_msghdr *rtm; in delete() 476 struct rt_msghdr *rtm; in dump() 520 rtm = (struct rt_msghdr *)next; in dump() 734 struct rt_msghdr *rtm = &m_rtmsg.m_rtm; in rtmsg() 818 struct rt_msghdr *rtm = &(m_rtmsg.m_rtm); in rtget()
|
/openbsd/lib/libc/net/ |
H A D | getifaddrs.c | 59 struct rt_msghdr *rtm; in getifaddrs() 99 rtm = (struct rt_msghdr *)next; in getifaddrs() 178 rtm = (struct rt_msghdr *)next; in getifaddrs()
|
/openbsd/sbin/resolvd/ |
H A D | resolvd.c | 65 void handle_route_message(struct rt_msghdr *, struct sockaddr **); 355 struct rt_msghdr *rtm; in route_receive() 358 rtm = (struct rt_msghdr *) rsock_buf; in route_receive() 410 handle_route_message(struct rt_msghdr *rtm, struct sockaddr **rti_info) in handle_route_message() 558 struct rt_msghdr rtm; in solicit_dns_proposals()
|
/openbsd/sbin/route/ |
H A D | route.c | 102 void print_getmsg(struct rt_msghdr *, int); 107 void print_bfdmsg(struct rt_msghdr *); 111 void print_rtmsg(struct rt_msghdr *, int); 112 void pmsg_common(struct rt_msghdr *); 323 struct rt_msghdr *rtm; in flushroutes() 391 rtm = (struct rt_msghdr *)next; in flushroutes() 1158 print_rtmsg((struct rt_msghdr *)msg, n); in monitor() 1166 struct rt_msghdr rtm; in nameserver() 1293 struct rt_msghdr m_rtm; 1894 print_bfdmsg(struct rt_msghdr *rtm) in print_bfdmsg() [all …]
|
H A D | show.c | 101 void p_rtentry(struct rt_msghdr *); 195 struct rt_msghdr *rtm; in p_rttables() 219 rtm = (struct rt_msghdr *)next; in p_rttables() 298 p_rtentry(struct rt_msghdr *rtm) in p_rtentry()
|
/openbsd/usr.bin/netstat/ |
H A D | show.c | 99 void p_rtentry(struct rt_msghdr *); 136 struct rt_msghdr *rtm; in p_rttables() 157 rtm = (struct rt_msghdr *)next; in p_rttables() 238 p_rtentry(struct rt_msghdr *rtm) in p_rtentry()
|
H A D | if.c | 97 struct rt_msghdr *rtm; in intpr() 127 rtm = (struct rt_msghdr *)next; in intpr() 511 struct rt_msghdr *rtm; in fetchifs() 526 rtm = (struct rt_msghdr *)next; in fetchifs()
|
/openbsd/usr.sbin/hostapd/ |
H A D | roaming.c | 210 struct rt_msghdr rm_hdr; in hostapd_roaming_rt() 226 rm.rm_hdr.rtm_hdrlen = sizeof(struct rt_msghdr); in hostapd_roaming_rt()
|
/openbsd/usr.sbin/dvmrpd/ |
H A D | kroute.c | 378 struct rt_msghdr *rtm; in kr_dispatch_msg() 392 rtm = (struct rt_msghdr *)next; in kr_dispatch_msg()
|
/openbsd/usr.sbin/ldpd/ |
H A D | kroute.c | 127 static int rtmsg_process_route(struct rt_msghdr *, 1178 struct rt_msghdr hdr; in send_rtmsg_v4() 1202 hdr.rtm_hdrlen = sizeof(struct rt_msghdr); in send_rtmsg_v4() 1313 struct rt_msghdr hdr; in send_rtmsg_v6() 1337 hdr.rtm_hdrlen = sizeof(struct rt_msghdr); in send_rtmsg_v6() 1550 struct rt_msghdr *rtm; in rtmsg_process() 1559 rtm = (struct rt_msghdr *)next; in rtmsg_process() 1637 rtmsg_process_route(struct rt_msghdr *rtm, struct sockaddr *rti_info[RTAX_MAX]) in rtmsg_process_route()
|
/openbsd/usr.sbin/ripd/ |
H A D | kroute.c | 724 struct rt_msghdr hdr; in send_rtmsg() 812 struct rt_msghdr *rtm; in fetchtable() 843 rtm = (struct rt_msghdr *)next; in fetchtable() 1025 struct rt_msghdr *rtm; in dispatch_rtmsg() 1051 rtm = (struct rt_msghdr *)next; in dispatch_rtmsg()
|
/openbsd/sbin/dhcp6leased/ |
H A D | frontend.c | 75 void handle_route_message(struct rt_msghdr *, struct sockaddr **); 622 struct rt_msghdr *rtm; in route_receive() 631 rtm = (struct rt_msghdr *)buf; in route_receive() 657 handle_route_message(struct rt_msghdr *rtm, struct sockaddr **rti_info) in handle_route_message()
|
/openbsd/usr.sbin/npppd/npppd/ |
H A D | npppd_subr.c | 135 struct rt_msghdr *rtm; in in_route0() 169 rtm = (struct rt_msghdr *)buf; in in_route0()
|
/openbsd/usr.sbin/eigrpd/ |
H A D | kroute.c | 122 static int rtmsg_process_route(struct rt_msghdr *, 1041 struct rt_msghdr hdr; in send_rtmsg_v4() 1129 struct rt_msghdr hdr; in send_rtmsg_v6() 1327 struct rt_msghdr *rtm; in rtmsg_process() 1336 rtm = (struct rt_msghdr *)next; in rtmsg_process() 1410 rtmsg_process_route(struct rt_msghdr *rtm, struct sockaddr *rti_info[RTAX_MAX]) in rtmsg_process_route()
|
/openbsd/sbin/slaacd/ |
H A D | frontend.c | 85 void handle_route_message(struct rt_msghdr *, struct sockaddr **); 677 struct rt_msghdr *rtm; in route_receive() 686 rtm = (struct rt_msghdr *)buf; in route_receive() 712 handle_route_message(struct rt_msghdr *rtm, struct sockaddr **rti_info) in handle_route_message()
|
/openbsd/sbin/isakmpd/ |
H A D | util.c | 201 struct rt_msghdr *rtm; in text2sockaddr() 226 rtm = (struct rt_msghdr *)buf; in text2sockaddr()
|
/openbsd/sbin/dhcpleased/ |
H A D | frontend.c | 86 void handle_route_message(struct rt_msghdr *, struct sockaddr **); 768 struct rt_msghdr *rtm; in route_receive() 777 rtm = (struct rt_msghdr *)buf; in route_receive() 803 handle_route_message(struct rt_msghdr *rtm, struct sockaddr **rti_info) in handle_route_message()
|
/openbsd/usr.sbin/relayd/ |
H A D | pfe_route.c | 126 struct rt_msghdr hdr; in pfe_route()
|
/openbsd/usr.sbin/ifstated/ |
H A D | ifstated.c | 240 struct rt_msghdr *rtm = (struct rt_msghdr *)&msg; in rt_msg_handler()
|