Home
last modified time | relevance | path

Searched refs:IMSG_CTL_SHOW_RIB_PREFIX (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/bgpd/
H A Dcontrol.c293 case IMSG_CTL_SHOW_RIB_PREFIX: in control_dispatch_msg()
470 case IMSG_CTL_SHOW_RIB_PREFIX: in control_dispatch_msg()
487 if (type == IMSG_CTL_SHOW_RIB_PREFIX && in control_dispatch_msg()
H A Drde.c682 case IMSG_CTL_SHOW_RIB_PREFIX: in rde_dispatch_imsg_session()
3007 case IMSG_CTL_SHOW_RIB_PREFIX: in rde_dump_done()
3082 case IMSG_CTL_SHOW_RIB_PREFIX: in rde_dump_ctx_new()
3165 case IMSG_CTL_SHOW_RIB_PREFIX: in rde_dump_ctx_new()
H A Dbgpd.h636 IMSG_CTL_SHOW_RIB_PREFIX, enumerator
H A Dsession.c3327 case IMSG_CTL_SHOW_RIB_PREFIX: in session_dispatch_imsg()
/openbsd/usr.sbin/bgpctl/
H A Dbgpctl.c246 type = IMSG_CTL_SHOW_RIB_PREFIX; in main()