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

/netbsd-6-1-5-RELEASE/sys/net/
H A Dif_spppsubr.c138 #define CONF_NAK 3 /* PPP configure negative ack */ macro
1486 case CONF_NAK:
1496 if (h->type == CONF_NAK)
2335 sppp_cp_send(sp, PPP_LCP, CONF_NAK, h->ident, rlen, buf);
3012 sppp_cp_send(sp, PPP_IPCP, CONF_NAK, h->ident, rlen, buf);
3478 type = CONF_NAK;
5412 case CONF_NAK: return "conf-nak";

Completed in 247 milliseconds