Home
last modified time | relevance | path

Searched defs:code (Results 1 – 8 of 8) sorted by relevance

/lib/liblwip/src/netif/ppp/
Dfsm.c385 u_char code, id; in fsm_input() local
464 int code, reject_if_disagree; in fsm_rconfreq() local
594 fsm_rconfnakrej(fsm *f, int code, int id, u_char *inp, int len) in fsm_rconfnakrej()
735 u_char code, id; in fsm_rcoderej() local
867 fsm_sdata( fsm *f, u_char code, u_char id, u_char *data, int datalen) in fsm_sdata()
Dchap.c367 u_char code, id; in ChapInput() local
525 int code; in ChapReceiveResponse() local
746 ChapSendStatus(chap_state *cstate, int code) in ChapSendStatus()
851 int code, id, len; in ChapPrintPkt() local
Dlcp.c407 lcp_extcode(fsm *f, int code, u_char id, u_char *inp, int len) in lcp_extcode()
779 #define NAKCIVOID(opt, neg, code) \ in lcp_nakci() argument
789 #define NAKCICHAP(opt, neg, code) \ in lcp_nakci() argument
801 #define NAKCICHAR(opt, neg, code) \ in lcp_nakci() argument
812 #define NAKCISHORT(opt, neg, code) \ in lcp_nakci() argument
823 #define NAKCILONG(opt, neg, code) \ in lcp_nakci() argument
834 #define NAKCILQR(opt, neg, code) \ in lcp_nakci() argument
1774 int code, id, len, olen; in lcp_printpkt() local
Dpap.c338 u_char code, id; in upap_input() local
584 upap_sresp(upap_state *u, u_char code, u_char id, char *msg, int msglen) in upap_sresp()
Dipcp.c563 #define NAKCIADDR(opt, neg, old, code) \ in ipcp_nakci() argument
583 #define NAKCIVJ(opt, neg, code) \ in ipcp_nakci() argument
595 #define NAKCIDNS(opt, neg, code) \ in ipcp_nakci() argument
/lib/liblwip/src/core/ipv4/
Dicmp.c81 u8_t code; in icmp_input() local
291 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
/lib/liblwip/src/core/snmp/
Dasn1_enc.c499 u8_t code; in snmp_asn1_enc_oid() local
/lib/liblwip/src/arch/
Dsys_arch.c130 int code; in sys_thread_new() local