Home
last modified time | relevance | path

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

12

/nrf52832-nimble/rt-thread/components/utilities/ymodem/
H A Dymodem.c114 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 Dsnmp_msg.c579 #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 Dsnmp_asn1.c44 #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 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()
H A 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
H A 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
H A 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()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dfsm.c320 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 Dupap.c307 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 Dchap-new.c497 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 Dlcp.c523 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 Dfsm.c320 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 Dupap.c307 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 Dchap-new.c497 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 Dlcp.c523 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 Dsnmp_msg.c734 #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 Dsnmp_asn1.c44 #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 Dicmp6.c309 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 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()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/
H A Dicmp.c84 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 Dicmp.c84 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 Dinftrees.h28 } code; typedef
H A Dtrees.c245 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 Dmain.c189 smtp_done(unsigned char code) in smtp_done()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv6/
H A Dicmp6.c272 icmp6_send_response(struct pbuf *p, u8_t code, u32_t data, u8_t type) in icmp6_send_response()

12