Home
last modified time | relevance | path

Searched refs:F_SHORTER (Results 1 – 4 of 4) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h95 #define F_SHORTER 0x0400 macro
H A Drde.c2614 if (req->flags & (F_LONGER|F_SHORTER)) { in rde_dump_ctx_new()
2678 if (req->flags & (F_LONGER|F_SHORTER)) { in rde_dump_ctx_new()
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpctl/
H A Dparser.c311 { FLAG, "or-shorter", F_SHORTER, NULL},
H A Dbgpctl.c1161 } else if (req->flags & F_SHORTER) { in show_mrt_dump()