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

/freebsd-10.1-release/sys/net/
H A Dif_spppsubr.c173 #define STATE_ACK_RCVD 7 macro
1552 case STATE_ACK_RCVD:
1561 sppp_cp_change_state(cp, sp, STATE_ACK_RCVD);
1590 sppp_cp_change_state(cp, sp, STATE_ACK_RCVD);
1595 case STATE_ACK_RCVD:
1650 case STATE_ACK_RCVD:
1668 case STATE_ACK_RCVD:
1713 case STATE_ACK_RCVD:
1719 sppp_cp_change_state(cp, sp, STATE_ACK_RCVD);
1745 case STATE_ACK_RCVD
[all...]

Completed in 109 milliseconds