Home
last modified time | relevance | path

Searched refs:PEER_ID_STATIC_MIN (Results 1 – 3 of 3) sorted by relevance

/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Dbgpd.h416 #define PEER_ID_STATIC_MIN 2 /* exclude self */ macro
H A Dparse.y4117 static u_int32_t id = PEER_ID_STATIC_MIN; in get_id()
H A Dparse.c7239 static u_int32_t id = PEER_ID_STATIC_MIN; in get_id()