Searched refs:BGP_MESSAGE (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/dsslib/ip_t/
H A Dbgp.h44 #define BGP_MESSAGE (1<<1) macro
/ast/src/cmd/dsslib/bgp/
H A Dbgp.c127 CXV("MESSAGE", "number", BGP_MESSAGE, "Message group bit, toggled for each message.")
H A Dbgp-mrt.c382 case STATE_BGP_MESSAGE: return "BGP_MESSAGE";
1244 state->group ^= BGP_MESSAGE;

Completed in 16 milliseconds