Searched refs:NG_H4_W4_PKT_IND (Results 1 – 2 of 2) sorted by relevance
173 sc->state = NG_H4_W4_PKT_IND; in ng_h4_open()352 sc->state = NG_H4_W4_PKT_IND; in ng_h4_input()369 sc->state = NG_H4_W4_PKT_IND; in ng_h4_input()388 sc->state = NG_H4_W4_PKT_IND; in ng_h4_input()410 case NG_H4_W4_PKT_IND: in ng_h4_input()441 sc->state = NG_H4_W4_PKT_IND; in ng_h4_input()510 sc->state = NG_H4_W4_PKT_IND; in ng_h4_input()547 sc->state = NG_H4_W4_PKT_IND; in ng_h4_input()729 sc->state = NG_H4_W4_PKT_IND;882 sc->state = NG_H4_W4_PKT_IND;
67 #define NG_H4_W4_PKT_IND 1 /* Waiting for packet indicator */ macro