Lines Matching defs:STATE
101 short ni_state; /* tcp state */
233 error("Kernel state in transition");
278 error("Kernel state in transition");
303 enter(struct inpcb *inp, struct socket *so, int state, const char *proto)
346 p->ni_state = state;
352 enter6(struct inpcb *inp, struct socket *so, int state, const char *proto)
395 p->ni_state = state;
406 #define STATE SNDCC+7
421 mvwaddstr(wnd, 0, STATE, "(state)");
515 mvwprintw(wnd, p->ni_line, STATE, "%d",
518 mvwaddstr(wnd, p->ni_line, STATE,