HomeSort by: relevance | last modified time | path
    Searched defs:catastrophic (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if_spppsubr.c 1653 /* XXX catastrophic rejects (RXJ-) aren't handled yet. */
1661 int catastrophic; local in function:sppp_cp_input
1666 catastrophic = 0;
1676 catastrophic++;
1682 cp->name, catastrophic ? '-' : '+',
1691 if (upper && !catastrophic) {
2348 /* XXX catastrophic rejects (RXJ-) aren't handled yet. */
if_spppsubr.c 1653 /* XXX catastrophic rejects (RXJ-) aren't handled yet. */
1661 int catastrophic; local in function:sppp_cp_input
1666 catastrophic = 0;
1676 catastrophic++;
1682 cp->name, catastrophic ? '-' : '+',
1691 if (upper && !catastrophic) {
2348 /* XXX catastrophic rejects (RXJ-) aren't handled yet. */

Completed in 160 milliseconds