HomeSort by relevance Sort by last modified time
    Searched defs:orc (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
ipv6cp.c 901 int orc; /* Individual option return code */ local
916 orc = CONFACK; /* Assume success */
922 orc = CONFREJ; /* Reject bad CI */
938 orc = CONFREJ; /* Reject CI */
951 orc = CONFREJ; /* Reject CI */
958 orc = CONFNAK;
965 orc = CONFNAK;
984 orc = CONFREJ;
992 orc = CONFREJ;
1000 orc = CONFREJ
    [all...]
ipcp.c 1332 int orc; \/* Individual option return code *\/ local
    [all...]
ipxcp.c 1001 int orc; /* Individual option return code */ local
1016 orc = CONFACK; /* Assume success */
1022 orc = CONFREJ; /* Reject bad CI */
1040 orc = CONFREJ;
1058 orc = CONFNAK;
1068 orc = CONFNAK;
1073 orc = CONFREJ;
1083 orc = CONFREJ;
1094 orc = CONFNAK;
1104 orc = CONFACK
    [all...]
lcp.c 1494 int orc; \/* Individual option return code *\/ local
    [all...]

Completed in 117 milliseconds