| /components/net/lwip/lwip-2.1.2/src/core/ |
| A D | pbuf.c | 226 struct pbuf *p; in pbuf_alloc() local 329 struct pbuf *p; in pbuf_alloc_reference() local 402 pbuf_realloc(struct pbuf *p, u16_t new_len) in pbuf_realloc() 673 struct pbuf *p = q; in pbuf_free_header() local 725 pbuf_free(struct pbuf *p) in pbuf_free() 809 pbuf_clen(const struct pbuf *p) in pbuf_clen() 829 pbuf_ref(struct pbuf *p) in pbuf_ref() 855 struct pbuf *p; in pbuf_cat() local 912 pbuf_dechain(struct pbuf *p) in pbuf_dechain() 1029 const struct pbuf *p; in pbuf_copy_partial() local [all …]
|
| /components/net/lwip/lwip-2.0.3/src/core/ |
| A D | pbuf.c | 250 struct pbuf *p, *q, *r; in pbuf_alloc() local 493 pbuf_realloc(struct pbuf *p, u16_t new_len) in pbuf_realloc() 715 pbuf_free(struct pbuf *p) in pbuf_free() 800 pbuf_clen(const struct pbuf *p) in pbuf_clen() 820 pbuf_ref(struct pbuf *p) in pbuf_ref() 842 struct pbuf *p; in pbuf_cat() local 899 pbuf_dechain(struct pbuf *p) in pbuf_dechain() 1017 const struct pbuf *p; in pbuf_copy_partial() local 1151 struct pbuf *p; in pbuf_take() local 1229 pbuf_coalesce(struct pbuf *p, pbuf_layer layer) in pbuf_coalesce() [all …]
|
| /components/net/lwip/lwip-2.1.2/src/core/ipv6/ |
| 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()
|
| /components/net/lwip/lwip-1.4.1/src/core/ |
| A D | pbuf.c | 209 struct pbuf *p, *q, *r; in pbuf_alloc() local 430 pbuf_realloc(struct pbuf *p, u16_t new_len) in pbuf_realloc() 618 pbuf_free(struct pbuf *p) in pbuf_free() 704 pbuf_clen(struct pbuf *p) in pbuf_clen() 723 pbuf_ref(struct pbuf *p) in pbuf_ref() 747 struct pbuf *p; in pbuf_cat() local 803 pbuf_dechain(struct pbuf *p) in pbuf_dechain() 920 struct pbuf *p; in pbuf_copy_partial() local 968 struct pbuf *p; in pbuf_take() local 1010 pbuf_coalesce(struct pbuf *p, pbuf_layer layer) in pbuf_coalesce() [all …]
|
| /components/net/lwip/lwip-2.1.2/test/unit/mdns/ |
| A D | test_mdns.c | 42 struct pbuf *p; in START_TEST() local 61 struct pbuf *p; in START_TEST() local 80 struct pbuf *p; in START_TEST() local 105 struct pbuf *p; in START_TEST() local 161 struct pbuf *p; in START_TEST() local 186 struct pbuf *p; in START_TEST() local 215 struct pbuf *p; in START_TEST() local 249 struct pbuf *p; in START_TEST() local 275 struct pbuf *p; in START_TEST() local 297 struct pbuf *p; in START_TEST() local [all …]
|
| /components/net/lwip/lwip-2.0.3/test/unit/mdns/ |
| A D | test_mdns.c | 42 struct pbuf *p; in START_TEST() local 61 struct pbuf *p; in START_TEST() local 80 struct pbuf *p; in START_TEST() local 105 struct pbuf *p; in START_TEST() local 161 struct pbuf *p; in START_TEST() local 186 struct pbuf *p; in START_TEST() local 215 struct pbuf *p; in START_TEST() local 249 struct pbuf *p; in START_TEST() local 275 struct pbuf *p; in START_TEST() local 297 struct pbuf *p; in START_TEST() local [all …]
|
| /components/net/lwip/lwip-2.0.3/src/core/ipv6/ |
| A D | icmp6.c | 81 icmp6_input(struct pbuf *p, struct netif *inp) in icmp6_input() 217 icmp6_dest_unreach(struct pbuf *p, enum icmp6_dur_code c) in icmp6_dest_unreach() 230 icmp6_packet_too_big(struct pbuf *p, u32_t mtu) in icmp6_packet_too_big() 243 icmp6_time_exceeded(struct pbuf *p, enum icmp6_te_code c) in icmp6_time_exceeded() 257 icmp6_param_problem(struct pbuf *p, enum icmp6_pp_code c, u32_t pointer) in icmp6_param_problem() 272 icmp6_send_response(struct pbuf *p, u8_t code, u32_t data, u8_t type) in icmp6_send_response()
|
| A D | ip6.c | 289 ip6_forward(struct pbuf *p, struct ip6_hdr *iphdr, struct netif *inp) in ip6_forward() 391 ip6_input(struct pbuf *p, struct netif *inp) in ip6_input() 817 ip6_output_if(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, in ip6_output_if() 841 ip6_output_if_src(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, in ip6_output_if_src() 938 ip6_output(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, in ip6_output() 996 ip6_output_hinted(struct pbuf *p, const ip6_addr_t *src, const ip6_addr_t *dest, in ip6_output_hinted() 1050 ip6_options_add_hbh_ra(struct pbuf *p, u8_t nexth, u8_t value) in ip6_options_add_hbh_ra() 1081 ip6_debug_print(struct pbuf *p) in ip6_debug_print()
|
| /components/net/lwip/lwip-1.4.1/src/core/ipv6/ |
| A D | ip6.c | 96 ip_forward(struct pbuf *p, struct ip_hdr *iphdr) in ip_forward() 157 ip_input(struct pbuf *p, struct netif *inp) { in ip_input() 260 ip_output_if (struct pbuf *p, struct ip_addr *src, struct ip_addr *dest, in ip_output_if() 317 ip_output(struct pbuf *p, struct ip_addr *src, struct ip_addr *dest, in ip_output() 332 ip_output_hinted(struct pbuf *p, struct ip_addr *src, struct ip_addr *dest, in ip_output_hinted() 354 ip_debug_print(struct pbuf *p) in ip_debug_print()
|
| /components/net/lwip/lwip-2.1.2/src/include/lwip/ |
| A D | ip.h | 228 #define ip_output(p, src, dest, ttl, tos, proto) \ argument 236 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument 249 #define ip_output_if_hdrincl(p, src, dest, netif) \ argument 279 #define ip_output(p, src, dest, ttl, tos, proto) \ argument 281 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument 287 #define ip_output_if_hdrincl(p, src, dest, netif) \ argument 293 #define ip_debug_print(is_ipv6, p) ip4_debug_print(p) argument 299 #define ip_output(p, src, dest, ttl, tos, proto) \ argument 301 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument 307 #define ip_output_if_hdrincl(p, src, dest, netif) \ argument [all …]
|
| /components/libc/compilers/common/include/sys/ |
| A D | select.h | 49 #define FD_SET(n, p) ((p)->fds_bits[(n)/NFDBITS] |= (1L << ((n) % NFDBITS))) argument 50 #define FD_CLR(n, p) ((p)->fds_bits[(n)/NFDBITS] &= ~(1L << ((n) % NFDBITS))) argument 51 #define FD_ISSET(n, p) ((p)->fds_bits[(n)/NFDBITS] & (1L << ((n) % NFDBITS))) argument 52 #define FD_ZERO(p) memset((void*)(p), 0, sizeof(*(p))) argument
|
| /components/net/lwip/lwip-2.0.3/src/core/ipv4/ |
| A D | ip4.c | 232 ip4_canforward(struct pbuf *p) in ip4_canforward() 268 ip4_forward(struct pbuf *p, struct ip_hdr *iphdr, struct netif *inp) in ip4_forward() 374 ip4_input(struct pbuf *p, struct netif *inp) 755 ip4_output_if(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 770 ip4_output_if_opt(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 795 ip4_output_if_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 808 ip4_output_if_opt_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 982 ip4_output(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 1019 ip4_output_hinted(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 1047 ip4_debug_print(struct pbuf *p)
|
| A D | icmp.c | 80 icmp_input(struct pbuf *p, struct netif *inp) in icmp_input() 301 icmp_dest_unreach(struct pbuf *p, enum icmp_dur_type t) in icmp_dest_unreach() 316 icmp_time_exceeded(struct pbuf *p, enum icmp_te_type t) in icmp_time_exceeded() 333 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
| /components/net/lwip/lwip-2.1.2/src/core/ipv4/ |
| A D | ip4.c | 239 ip4_canforward(struct pbuf *p) in ip4_canforward() 281 ip4_forward(struct pbuf *p, struct ip_hdr *iphdr, struct netif *inp) in ip4_forward() 426 ip4_input(struct pbuf *p, struct netif *inp) 787 ip4_output_if(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 802 ip4_output_if_opt(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 827 ip4_output_if_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 840 ip4_output_if_opt_src(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 1028 ip4_output(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 1065 ip4_output_hinted(struct pbuf *p, const ip4_addr_t *src, const ip4_addr_t *dest, 1093 ip4_debug_print(struct pbuf *p)
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/ |
| A D | ip.h | 226 #define ip_output(p, src, dest, ttl, tos, proto) \ argument 234 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument 242 #define ip_output_if_src(p, src, dest, ttl, tos, proto, netif) \ argument 272 #define ip_output(p, src, dest, ttl, tos, proto) \ argument 274 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument 276 #define ip_output_if_src(p, src, dest, ttl, tos, proto, netif) \ argument 284 #define ip_debug_print(is_ipv6, p) ip4_debug_print(p) argument 290 #define ip_output(p, src, dest, ttl, tos, proto) \ argument 292 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument 294 #define ip_output_if_src(p, src, dest, ttl, tos, proto, netif) \ argument [all …]
|
| /components/net/lwip/lwip-2.1.2/doc/ |
| A D | ZeroCopyRx.c | 3 struct pbuf_custom p; member 9 void my_pbuf_free_custom(void* p) in my_pbuf_free_custom() 35 struct pbuf* p = pbuf_alloced_custom(PBUF_RAW, in eth_rx_irq() local
|
| A D | NO_SYS_SampleCode.c | 7 struct pbuf* p = pbuf_alloc(PBUF_RAW, eth_data_count, PBUF_POOL); in eth_mac_irq() local 22 netif_output(struct netif *netif, struct pbuf *p) in netif_output() 97 struct pbuf* p = queue_try_get(&queue); in main() local
|
| /components/net/lwip/lwip-1.4.1/src/core/ipv4/ |
| A D | icmp.c | 77 icmp_input(struct pbuf *p, struct netif *inp) in icmp_input() 261 icmp_dest_unreach(struct pbuf *p, enum icmp_dur_type t) in icmp_dest_unreach() 275 icmp_time_exceeded(struct pbuf *p, enum icmp_te_type t) in icmp_time_exceeded() 291 icmp_send_response(struct pbuf *p, u8_t type, u8_t code) in icmp_send_response()
|
| A D | ip.c | 166 ip_canforward(struct pbuf *p) in ip_canforward() 202 ip_forward(struct pbuf *p, struct ip_hdr *iphdr, struct netif *inp) in ip_forward() 305 ip_input(struct pbuf *p, struct netif *inp) 668 ip_output_if(struct pbuf *p, ip_addr_t *src, ip_addr_t *dest, 682 err_t ip_output_if_opt(struct pbuf *p, ip_addr_t *src, ip_addr_t *dest, 845 ip_output(struct pbuf *p, ip_addr_t *src, ip_addr_t *dest, 884 ip_output_hinted(struct pbuf *p, ip_addr_t *src, ip_addr_t *dest, 914 ip_debug_print(struct pbuf *p)
|
| /components/net/lwip/lwip-1.4.1/src/core/snmp/ |
| A D | asn1_dec.c | 52 snmp_asn1_dec_type(struct pbuf *p, u16_t ofs, u8_t *type) in snmp_asn1_dec_type() 85 snmp_asn1_dec_length(struct pbuf *p, u16_t ofs, u8_t *octets_used, u16_t *length) in snmp_asn1_dec_length() 240 snmp_asn1_dec_u32t(struct pbuf *p, u16_t ofs, u16_t len, u32_t *value) in snmp_asn1_dec_u32t() 333 snmp_asn1_dec_s32t(struct pbuf *p, u16_t ofs, u16_t len, s32_t *value) in snmp_asn1_dec_s32t() 429 snmp_asn1_dec_oid(struct pbuf *p, u16_t ofs, u16_t len, struct snmp_obj_id *oid) in snmp_asn1_dec_oid() 596 snmp_asn1_dec_raw(struct pbuf *p, u16_t ofs, u16_t len, u16_t raw_len, u8_t *raw) in snmp_asn1_dec_raw()
|
| /components/net/lwip/lwip-2.0.3/doc/ |
| A D | NO_SYS_SampleCode.c | 7 struct pbuf* p = pbuf_alloc(PBUF_RAW, eth_data_count, PBUF_POOL); in eth_mac_irq() local 22 netif_output(struct netif *netif, struct pbuf *p) in netif_output() 97 struct pbuf* p = queue_try_get(&queue); in main() local
|
| /components/net/lwip/lwip-2.1.2/src/netif/ppp/ |
| A D | pppol2tp.c | 165 static err_t pppol2tp_write(ppp_pcb *ppp, void *ctx, struct pbuf *p) { in pppol2tp_write() 204 static err_t pppol2tp_netif_output(ppp_pcb *ppp, void *ctx, struct pbuf *p, u_short protocol) { in pppol2tp_netif_output() 345 static void pppol2tp_input(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u… in pppol2tp_input() 486 static void pppol2tp_dispatch_control_packet(pppol2tp_pcb *l2tp, u16_t port, struct pbuf *p, u16_t … in pppol2tp_dispatch_control_packet() 813 u8_t *p; in pppol2tp_send_sccrq() local 908 u8_t *p; in pppol2tp_send_scccn() local 959 u8_t *p; in pppol2tp_send_icrq() local 1008 u8_t *p; in pppol2tp_send_iccn() local 1055 u8_t *p; in pppol2tp_send_zlb() local 1084 u8_t *p; in pppol2tp_send_stopccn() local [all …]
|
| A D | multilink.c | 126 char *p; in mp_join_bundle() local 307 char *p; in make_bundle_links() local 348 char *p, *q; in remove_bundle_link() local 377 char *p, *q; in iterate_bundle_links() local 412 char *p, *endp; local 455 char *p; local 497 u_char *p = ep->value; local 549 char *p, *endp; local
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | pppol2tp.c | 165 static err_t pppol2tp_write(ppp_pcb *ppp, void *ctx, struct pbuf *p) { in pppol2tp_write() 204 static err_t pppol2tp_netif_output(ppp_pcb *ppp, void *ctx, struct pbuf *p, u_short protocol) { in pppol2tp_netif_output() 345 static void pppol2tp_input(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u… in pppol2tp_input() 486 static void pppol2tp_dispatch_control_packet(pppol2tp_pcb *l2tp, u16_t port, struct pbuf *p, u16_t … in pppol2tp_dispatch_control_packet() 785 u8_t *p; in pppol2tp_send_sccrq() local 880 u8_t *p; in pppol2tp_send_scccn() local 931 u8_t *p; in pppol2tp_send_icrq() local 980 u8_t *p; in pppol2tp_send_iccn() local 1027 u8_t *p; in pppol2tp_send_zlb() local 1056 u8_t *p; in pppol2tp_send_stopccn() local [all …]
|
| A D | multilink.c | 126 char *p; in mp_join_bundle() local 307 char *p; in make_bundle_links() local 348 char *p, *q; in remove_bundle_link() local 377 char *p, *q; in iterate_bundle_links() local 412 char *p, *endp; local 455 char *p; local 497 u_char *p = ep->value; local 549 char *p, *endp; local
|