/btstack/3rd-party/lwip/core/src/core/ipv6/ |
H A D | icmp6.c | 83 icmp6_input(struct pbuf *p, struct netif *inp) in icmp6_input() 220 icmp6_dest_unreach(struct pbuf *p, enum icmp6_dur_code c) in icmp6_dest_unreach() 236 icmp6_packet_too_big(struct pbuf *p, u32_t mtu) in icmp6_packet_too_big() 252 icmp6_time_exceeded(struct pbuf *p, enum icmp6_te_code c) in icmp6_time_exceeded() 273 icmp6_time_exceeded_with_addrs(struct pbuf *p, enum icmp6_te_code c, in icmp6_time_exceeded_with_addrs() 292 icmp6_param_problem(struct pbuf *p, enum icmp6_pp_code c, const void *pointer) in icmp6_param_problem() 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()
|
/btstack/3rd-party/lwip/core/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() 580 static void fsm_rtermreq(fsm *f, int id, u_char *p, int len) { in fsm_rtermreq() 646 u_char code, id; in fsm_rcoderej() local 708 struct pbuf *p; in fsm_sconfreq() local 770 void fsm_sdata(fsm *f, u_char code, u_char id, const u_char *data, int datalen) { in fsm_sdata() 772 struct pbuf *p; in fsm_sdata() local
|
H A D | chap-new.c | 225 struct pbuf *p; in chap_timeout() local 259 unsigned char *p; in chap_generate_challenge() local 287 struct pbuf *p; local 439 struct pbuf *p; local 497 static void chap_handle_status(ppp_pcb *pcb, int code, int id, 536 unsigned char code, id; local 593 static int chap_print_pkt(const unsigned char *p, int plen, 595 int code, id, len; local
|
H A D | upap.c | 307 u_char code, id; in upap_input() local 530 struct pbuf *p; in upap_sauthreq() local 567 static void upap_sresp(ppp_pcb *pcb, u_char code, u_char id, const char *msg, int msglen) { in upap_sresp() 568 struct pbuf *p; in upap_sresp() local 602 static int upap_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), vo… in upap_printpkt() 603 int code, id, len; in upap_printpkt() local
|
H A D | lcp.c | 509 static void lcp_input(ppp_pcb *pcb, u_char *p, int len) { in lcp_input() 523 static int lcp_extcode(fsm *f, int code, int id, u_char *inp, int len) { in lcp_extcode() 632 void lcp_sprotrej(ppp_pcb *pcb, u_char *p, int len) { in lcp_sprotrej() 947 static int lcp_ackci(fsm *f, u_char *p, int len) { in lcp_ackci() 1127 static int lcp_nakci(fsm *f, u_char *p, int len, int treat_as_reject) { in lcp_nakci() 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 [all …]
|
H A D | ipcp.c | 533 char *p; local 556 parse_dotted_ip(p, vp) in parse_dotted_ip() argument 691 static void ipcp_input(ppp_pcb *pcb, u_char *p, int len) { in ipcp_input() 921 static int ipcp_ackci(fsm *f, u_char *p, int len) { in ipcp_ackci() 1076 static int ipcp_nakci(fsm *f, u_char *p, int len, int treat_as_reject) { in ipcp_nakci() 1099 #define NAKCIADDRS(opt, neg, code) \ in ipcp_nakci() argument 1115 #define NAKCIVJ(opt, neg, code) \ in ipcp_nakci() argument 1128 #define NAKCIADDR(opt, neg, code) \ in ipcp_nakci() argument 1142 #define NAKCIDNS(opt, neg, code) \ in ipcp_nakci() argument 1341 static int ipcp_rejci(fsm *f, u_char *p, int len) { in ipcp_rejci() [all …]
|
H A D | ccp.c | 455 static void ccp_input(ppp_pcb *pcb, u_char *p, int len) { in ccp_input() 487 static int ccp_extcode(fsm *f, int code, int id, u_char *p, int len) { in ccp_extcode() 768 static void ccp_addci(fsm *f, u_char *p, int *lenp) { in ccp_addci() 835 static int ccp_ackci(fsm *f, u_char *p, int len) { in ccp_ackci() 928 static int ccp_nakci(fsm *f, u_char *p, int len, int treat_as_reject) { in ccp_nakci() 1021 static int ccp_rejci(fsm *f, u_char *p, int len) { in ccp_rejci() 1105 static int ccp_reqci(fsm *f, u_char *p, int *lenp, int dont_nak) { in ccp_reqci() 1400 char *p = result; in method_name() local 1522 static int ccp_printpkt(const u_char *p, int plen, void (*printer) (void *, const char *, ...), voi… in ccp_printpkt() 1524 int code, id, len; in ccp_printpkt() local
|
H A D | eap.c | 251 struct pbuf *p; in eap_send_failure() local 282 struct pbuf *p; in eap_send_success() local 639 struct pbuf *p; in eap_send_request() local 1016 struct pbuf *p; in eap_send_response() local 1049 struct pbuf *p; in eap_chap_response() local 1095 struct pbuf *p; local 1136 struct pbuf *p; local 1168 struct pbuf *p; in eap_send_nak() local 2071 u_char code, id; in eap_input() local 2136 int code, id, len, rtype, vallen; in eap_printpkt() local
|
/btstack/3rd-party/lwip/core/src/core/ipv4/ |
H A D | icmp.c | 80 icmp_input(struct pbuf *p, struct netif *inp) in icmp_input() 84 u8_t code; in icmp_input() local 308 icmp_dest_unreach(struct pbuf *p, enum icmp_dur_type t) in icmp_dest_unreach() 323 icmp_time_exceeded(struct pbuf *p, enum icmp_te_type t) in icmp_time_exceeded() 340 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
/btstack/3rd-party/lwip/core/src/apps/snmp/ |
H A D | snmp_msg.c | 286 snmp_receive(void *handle, struct pbuf *p, const ip_addr_t *source_ip, u16_t port) in snmp_receive() 758 #define PARSE_EXEC(code, retValue) \ argument 772 #define BUILD_EXEC(code, retValue) \ argument 778 #define IF_PARSE_EXEC(code) PARSE_EXEC(code, ERR_ARG) argument 779 #define IF_PARSE_ASSERT(code) PARSE_ASSERT(code, ERR_ARG) argument 1293 #define OF_BUILD_EXEC(code) BUILD_EXEC(code, ERR_ARG) argument 1557 #define OVB_BUILD_EXEC(code) BUILD_EXEC(code, ERR_ARG) argument 1882 snmp_vb_enumerator_init(struct snmp_varbind_enumerator *enumerator, struct pbuf *p, u16_t offset, u… in snmp_vb_enumerator_init() 1888 #define VB_PARSE_EXEC(code) PARSE_EXEC(code, SNMP_VB_ENUMERATOR_ERR_ASN1ERROR) argument 1889 #define VB_PARSE_ASSERT(code) PARSE_ASSERT(code, SNMP_VB_ENUMERATOR_ERR_ASN1ERROR) argument
|
H A D | snmp_traps.c | 102 #define BUILD_EXEC(code) \ argument 306 struct pbuf *p = NULL; in snmp_send_msg() local
|
/btstack/3rd-party/lwip/core/src/apps/tftp/ |
H A D | tftp.c | 123 struct pbuf* p = pbuf_alloc(PBUF_TRANSPORT, (u16_t)(TFTP_HEADER_LENGTH + size), PBUF_RAM); in init_packet() local 140 struct pbuf* p = init_packet(opcode, 0, fname_length + mode_length - 2); in send_request() local 158 send_error(const ip_addr_t *addr, u16_t port, enum tftp_error code, const char *str) in send_error() 161 struct pbuf *p; in send_error() local 181 struct pbuf *p; in send_ack() local 198 struct pbuf *p = pbuf_alloc(PBUF_TRANSPORT, tftp_state.last_data->len, PBUF_RAM); in resend_data() local 243 recv(void *arg, struct udp_pcb *upcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in recv()
|
/btstack/3rd-party/lwip/core/src/include/lwip/ |
H A D | sys.h | 80 #define sys_thread_new(n,t,a,s,p) argument 547 #define SYS_ARCH_LOCKED(code) do { \ argument
|
H A D | sockets.h | 475 #define FDSETSAFESET(n, code) do { \ argument 478 #define FDSETSAFEGET(n, code) (((n) - LWIP_SOCKET_OFFSET < MEMP_NUM_NETCONN) && (((int)(n) - LWIP_S… argument 480 #define FD_SET(n, p) FDSETSAFESET(n, (p)->fd_bits[((n)-LWIP_SOCKET_OFFSET)/8] = (u8_t)((p)->fd_bit… argument 481 #define FD_CLR(n, p) FDSETSAFESET(n, (p)->fd_bits[((n)-LWIP_SOCKET_OFFSET)/8] = (u8_t)((p)->fd_bit… argument 482 #define FD_ISSET(n,p) FDSETSAFEGET(n, (p)->fd_bits[((n)-LWIP_SOCKET_OFFSET)/8] & (1 << (((n)-LWIP… argument 483 #define FD_ZERO(p) memset((void*)(p), 0, sizeof(*(p))) argument
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/_htmresc/ |
H A D | mini-st.css | 99 p { selector 143 code, kbd, pre, samp { selector 147 code { selector 167 sup, sub, code, kbd { selector
|