Searched refs:new_state (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/uwin/
H A Drandom.c305 register long int *new_state = (long int *) arg_state;
306 register int type = new_state[0] % MAX_TYPES;
307 register int rear = new_state[0] / MAX_TYPES;
332 state = &new_state[1];
302 register long int *new_state = (long int *) arg_state; local
/ast/src/cmd/dsslib/ip_t/
H A Dbgp.h214 #define new_state dpa_as macro
/ast/src/cmd/dsslib/bgp/
H A Dbgp.c95 CXV("new_state", "number", BGP_new_state, "STATE_CHANGE record new state.")
341 r->value.number = rp->type == BGP_TYPE_state_change ? rp->new_state : 0;
H A Dbgp-mrt.c1460 rp->new_state = BE2(state->buf + 2);
1493 rp->new_state = BE2(state->buf + 2);

Completed in 47 milliseconds