| /external/lib/lwip/netif/ppp/ |
| A D | fsm.c | 385 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()
|
| A D | lcp.c | 407 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
|
| A D | chap.c | 367 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
|
| A D | pap.c | 338 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()
|
| A D | ipcp.c | 563 #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
|
| /external/platform/pico/rp2_common/pico_bootrom/ |
| A D | bootrom.c | 11 void *rom_func_lookup(uint32_t code) { in rom_func_lookup() 15 void *rom_data_lookup(uint32_t code) { in rom_data_lookup()
|
| /external/lib/lwip/core/ipv4/ |
| A D | icmp.c | 81 u8_t code; in icmp_input() local 291 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
| /external/platform/nrfx/templates/ |
| A D | nrfx_log.h | 161 static inline const char* nrfx_get_err_str(nrfx_err_t code) { in nrfx_get_err_str()
|
| /external/platform/pico/rp2_common/pico_bootrom/include/pico/ |
| A D | bootrom.h | 138 static __force_inline void *rom_func_lookup_inline(uint32_t code) { in rom_func_lookup_inline()
|
| /external/lib/lwip/core/snmp/ |
| A D | asn1_enc.c | 499 u8_t code; in snmp_asn1_enc_oid() local
|
| /external/lib/miniz/ |
| A D | miniz.c | 1131 …mz_uint rev_code = 0, code, code_size; if ((code_size = d->m_huff_code_sizes[table_num][i]) == 0) … in tdefl_optimize_huffman_table() local 1223 …mz_uint code = packed_code_sizes[packed_code_sizes_index++]; MZ_ASSERT(code < TDEFL_MAX_HUFF_SYMBO… in tdefl_start_dynamic_block() local
|