| /src/external/bsd/ppp/dist/pppd/ |
| peap.c | 282 int typenum; local 324 GETCHAR(typenum, in_buf); 327 switch (typenum) {
|
| peap.c | 282 int typenum; local 324 GETCHAR(typenum, in_buf); 327 switch (typenum) {
|
| eap.c | 1314 eap_send_response(eap_state *esp, u_char id, u_char typenum, 1329 PUTCHAR(typenum, outp); 1671 u_char typenum; local 1722 GETCHAR(typenum, inp); 1725 switch (typenum) { 1742 eap_send_response(esp, id, typenum, 1756 eap_send_response(esp, id, typenum, (u_char *)esp->es_client.ea_name, 1763 eap_send_response(esp, id, typenum, NULL, 0); 1820 typenum = id; 1821 if (PPP_DigestUpdate(mdctx, &typenum, 1)) 2331 u_char typenum; local [all...] |
| eap.c | 1314 eap_send_response(eap_state *esp, u_char id, u_char typenum, 1329 PUTCHAR(typenum, outp); 1671 u_char typenum; local 1722 GETCHAR(typenum, inp); 1725 switch (typenum) { 1742 eap_send_response(esp, id, typenum, 1756 eap_send_response(esp, id, typenum, (u_char *)esp->es_client.ea_name, 1763 eap_send_response(esp, id, typenum, NULL, 0); 1820 typenum = id; 1821 if (PPP_DigestUpdate(mdctx, &typenum, 1)) 2331 u_char typenum; local [all...] |