/openbsd/usr.sbin/ospfctl/ |
H A D | ospfctl.c | 129 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE, 0, 0, -1, in main() 277 case IMSG_CTL_SHOW_INTERFACE: in show()
|
/openbsd/usr.sbin/eigrpctl/ |
H A D | eigrpctl.c | 145 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE, 0, 0, -1, in main() 305 case IMSG_CTL_SHOW_INTERFACE: in show_interface_msg() 345 case IMSG_CTL_SHOW_INTERFACE: in show_interface_detail_msg()
|
/openbsd/usr.sbin/bgpd/ |
H A D | control.c | 286 case IMSG_CTL_SHOW_INTERFACE: in control_dispatch_msg() 459 case IMSG_CTL_SHOW_INTERFACE: in control_dispatch_msg()
|
H A D | bgpd.h | 634 IMSG_CTL_SHOW_INTERFACE, enumerator
|
H A D | bgpd.c | 986 case IMSG_CTL_SHOW_INTERFACE: in dispatch_imsg()
|
H A D | kroute.c | 1014 case IMSG_CTL_SHOW_INTERFACE: in kr_show_route() 1016 send_imsg_session(IMSG_CTL_SHOW_INTERFACE, in kr_show_route()
|
H A D | session.c | 3312 case IMSG_CTL_SHOW_INTERFACE: in session_dispatch_imsg()
|
/openbsd/usr.sbin/ldpctl/ |
H A D | ldpctl.c | 123 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE, 0, 0, -1, in main() 334 case IMSG_CTL_SHOW_INTERFACE: in show_interface_msg()
|
/openbsd/usr.sbin/ripd/ |
H A D | ripd.h | 78 IMSG_CTL_SHOW_INTERFACE, enumerator
|
H A D | control.c | 249 case IMSG_CTL_SHOW_INTERFACE: in control_dispatch_imsg()
|
/openbsd/usr.sbin/ldpd/ |
H A D | control.c | 248 case IMSG_CTL_SHOW_INTERFACE: in control_dispatch_imsg()
|
H A D | ldpd.h | 77 IMSG_CTL_SHOW_INTERFACE, enumerator
|
H A D | ldpe.c | 755 imsg_compose_event(&c->iev, IMSG_CTL_SHOW_INTERFACE, in ldpe_iface_af_ctl()
|
/openbsd/usr.sbin/ospf6ctl/ |
H A D | ospf6ctl.c | 159 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE, 0, 0, -1, in main() 390 case IMSG_CTL_SHOW_INTERFACE: in show_interface_msg() 419 case IMSG_CTL_SHOW_INTERFACE: in show_interface_detail_msg()
|
/openbsd/usr.sbin/eigrpd/ |
H A D | control.c | 262 case IMSG_CTL_SHOW_INTERFACE: in control_dispatch_imsg()
|
H A D | eigrpd.h | 73 IMSG_CTL_SHOW_INTERFACE, enumerator
|
H A D | eigrpe.c | 648 IMSG_CTL_SHOW_INTERFACE, 0, 0, -1, in eigrpe_iface_ctl()
|
/openbsd/usr.sbin/ospfd/ |
H A D | control.c | 298 case IMSG_CTL_SHOW_INTERFACE: in control_dispatch_imsg()
|
H A D | ospfd.h | 81 IMSG_CTL_SHOW_INTERFACE, enumerator
|
H A D | ospfe.c | 1216 IMSG_CTL_SHOW_INTERFACE, 0, 0, -1, in ospfe_iface_ctl()
|
/openbsd/usr.sbin/ospf6d/ |
H A D | control.c | 297 case IMSG_CTL_SHOW_INTERFACE: in control_dispatch_imsg()
|
H A D | ospf6d.h | 80 IMSG_CTL_SHOW_INTERFACE, enumerator
|
H A D | ospfe.c | 1177 IMSG_CTL_SHOW_INTERFACE, 0, 0, -1, in ospfe_iface_ctl()
|
/openbsd/usr.sbin/ripctl/ |
H A D | ripctl.c | 132 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE, 0, 0, -1, in main()
|
/openbsd/usr.sbin/bgpctl/ |
H A D | bgpctl.c | 220 imsg_compose(imsgbuf, IMSG_CTL_SHOW_INTERFACE, 0, 0, -1, in main() 493 case IMSG_CTL_SHOW_INTERFACE: in show()
|