/nrf52832-nimble/rt-thread/components/utilities/ymodem/ |
H A D | ymodem.c | 114 static rt_size_t _rym_putchar(struct rym_ctx *ctx, rt_uint8_t code) in _rym_putchar() 124 enum rym_code code; in _rym_do_handshake() local 175 enum rym_code *code) in _rym_trans_data() 224 enum rym_code code; in _rym_do_trans() local 266 enum rym_code code; in _rym_do_fin() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_msg.c | 579 #define PARSE_EXEC(code, retValue) \ argument 593 #define BUILD_EXEC(code, retValue) \ argument 599 #define IF_PARSE_EXEC(code) PARSE_EXEC(code, ERR_ARG) argument 600 #define IF_PARSE_ASSERT(code) PARSE_ASSERT(code, ERR_ARG) argument 987 #define OF_BUILD_EXEC(code) BUILD_EXEC(code, ERR_ARG) argument 1249 #define OVB_BUILD_EXEC(code) BUILD_EXEC(code, ERR_ARG) argument 1578 #define VB_PARSE_EXEC(code) PARSE_EXEC(code, SNMP_VB_ENUMERATOR_ERR_ASN1ERROR) argument 1579 #define VB_PARSE_ASSERT(code) PARSE_ASSERT(code, SNMP_VB_ENUMERATOR_ERR_ASN1ERROR) argument
|
H A D | snmp_asn1.c | 44 #define PBUF_OP_EXEC(code) \ argument 271 u8_t code; in snmp_asn1_enc_oid() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/ |
H 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()
|
H 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
|
H 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
|
H 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()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/ |
H A D | fsm.c | 320 u_char code, id; in fsm_input() local 393 int code, reject_if_disagree; in fsm_rconfreq() local 515 static void fsm_rconfnakrej(fsm *f, int code, int id, u_char *inp, int len) { in fsm_rconfnakrej() 646 u_char code, id; in fsm_rcoderej() local 770 void fsm_sdata(fsm *f, u_char code, u_char id, const u_char *data, int datalen) { in fsm_sdata()
|
H A D | upap.c | 307 u_char code, id; in upap_input() local 567 static void upap_sresp(ppp_pcb *pcb, u_char code, u_char id, const char *msg, int msglen) { in upap_sresp() 603 int code, id, len; in upap_printpkt() local
|
H A D | chap-new.c | 497 static void chap_handle_status(ppp_pcb *pcb, int code, int id, 536 unsigned char code, id; local 595 int code, id, len; local
|
H A D | lcp.c | 523 static int lcp_extcode(fsm *f, int code, int id, u_char *inp, int len) { in lcp_extcode() 1158 #define NAKCICHAP(opt, neg, code) \ in lcp_nakci() argument 1171 #define NAKCICHAR(opt, neg, code) \ in lcp_nakci() argument 1182 #define NAKCISHORT(opt, neg, code) \ in lcp_nakci() argument 1193 #define NAKCILONG(opt, neg, code) \ in lcp_nakci() argument 1205 #define NAKCILQR(opt, neg, code) \ in lcp_nakci() argument 2386 int code, id, len, olen, i; in lcp_printpkt() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/ |
H A D | fsm.c | 320 u_char code, id; in fsm_input() local 393 int code, reject_if_disagree; in fsm_rconfreq() local 515 static void fsm_rconfnakrej(fsm *f, int code, int id, u_char *inp, int len) { in fsm_rconfnakrej() 646 u_char code, id; in fsm_rcoderej() local 770 void fsm_sdata(fsm *f, u_char code, u_char id, const u_char *data, int datalen) { in fsm_sdata()
|
H A D | upap.c | 307 u_char code, id; in upap_input() local 567 static void upap_sresp(ppp_pcb *pcb, u_char code, u_char id, const char *msg, int msglen) { in upap_sresp() 603 int code, id, len; in upap_printpkt() local
|
H A D | chap-new.c | 497 static void chap_handle_status(ppp_pcb *pcb, int code, int id, 536 unsigned char code, id; local 595 int code, id, len; local
|
H A D | lcp.c | 523 static int lcp_extcode(fsm *f, int code, int id, u_char *inp, int len) { in lcp_extcode() 1158 #define NAKCICHAP(opt, neg, code) \ in lcp_nakci() argument 1171 #define NAKCICHAR(opt, neg, code) \ in lcp_nakci() argument 1182 #define NAKCISHORT(opt, neg, code) \ in lcp_nakci() argument 1193 #define NAKCILONG(opt, neg, code) \ in lcp_nakci() argument 1205 #define NAKCILQR(opt, neg, code) \ in lcp_nakci() argument 2386 int code, id, len, olen, i; in lcp_printpkt() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_msg.c | 734 #define PARSE_EXEC(code, retValue) \ argument 748 #define BUILD_EXEC(code, retValue) \ argument 754 #define IF_PARSE_EXEC(code) PARSE_EXEC(code, ERR_ARG) argument 755 #define IF_PARSE_ASSERT(code) PARSE_ASSERT(code, ERR_ARG) argument 1265 #define OF_BUILD_EXEC(code) BUILD_EXEC(code, ERR_ARG) argument 1529 #define OVB_BUILD_EXEC(code) BUILD_EXEC(code, ERR_ARG) argument 1860 #define VB_PARSE_EXEC(code) PARSE_EXEC(code, SNMP_VB_ENUMERATOR_ERR_ASN1ERROR) argument 1861 #define VB_PARSE_ASSERT(code) PARSE_ASSERT(code, SNMP_VB_ENUMERATOR_ERR_ASN1ERROR) argument
|
H A D | snmp_asn1.c | 44 #define PBUF_OP_EXEC(code) \ argument 229 u8_t code; in snmp_asn1_enc_oid() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/ |
H A D | icmp6.c | 309 icmp6_send_response(struct pbuf *p, u8_t code, u32_t data, u8_t type) in icmp6_send_response() 346 icmp6_send_response_with_addrs(struct pbuf *p, u8_t code, u32_t data, u8_t type, in icmp6_send_response_with_addrs() 385 icmp6_send_response_with_addrs_and_netif(struct pbuf *p, u8_t code, u32_t data, u8_t type, in icmp6_send_response_with_addrs_and_netif()
|
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/ipv4/ |
H 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()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/ |
H A D | icmp.c | 84 u8_t code; in icmp_input() local 333 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/ |
H A D | icmp.c | 84 u8_t code; in icmp_input() local 340 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/ |
H A D | inftrees.h | 28 } code; typedef
|
H A D | trees.c | 245 int code; /* code value */ in tr_static_init() local 583 ush code = 0; /* running code value */ local 1080 unsigned code; /* the code to send */ local 1146 local unsigned bi_reverse(code, len) in bi_reverse() argument
|
/nrf52832-nimble/rt-thread/components/net/uip/unix/ |
H A D | main.c | 189 smtp_done(unsigned char code) in smtp_done()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/ |
H A D | icmp6.c | 272 icmp6_send_response(struct pbuf *p, u8_t code, u32_t data, u8_t type) in icmp6_send_response()
|