Home
last modified time | relevance | path

Searched defs:q (Results 1 – 17 of 17) sorted by relevance

/lib/liblwip/src/core/ipv6/
Dicmp6.c108 struct pbuf *q; in icmp_dest_unreach() local
144 struct pbuf *q; in icmp_time_exceeded() local
Dinet6.c85 struct pbuf *q; in inet_chksum_pseudo() local
143 struct pbuf *q; in inet_chksum_pbuf() local
/lib/liblwip/src/core/
Dpbuf.c209 struct pbuf *p, *q, *r; in pbuf_alloc() local
432 struct pbuf *q; in pbuf_realloc() local
621 struct pbuf *q; in pbuf_free() local
805 struct pbuf *q; in pbuf_dechain() local
1012 struct pbuf *q; in pbuf_coalesce() local
1080 struct pbuf* q = p; in pbuf_get_at() local
1107 struct pbuf* q = p; in pbuf_memcmp() local
Draw.c208 struct pbuf *q; /* q will be sent down the stack */ in raw_sendto() local
Dudp.c375 struct pbuf *q; local
566 struct pbuf *q; /* q will be sent down the stack */ local
Ddhcp.c1344 struct pbuf *q; in dhcp_parse_reply() local
/lib/liblwip/src/netif/
Dslipif.c96 struct pbuf *p, *q; member
118 struct pbuf *q; in slipif_output() local
417 struct pbuf *q = p; in slipif_process_rxqueue() local
452 struct pbuf *q = p; in slipif_rxbyte_enqueue() local
Detharp.c108 struct etharp_q_entry *q; member
155 free_etharp_q(struct etharp_q_entry *q) in free_etharp_q()
171 #define free_etharp_q(q) pbuf_free(q) argument
496 struct etharp_q_entry *q = arp_table[i].q; local
842 etharp_output_to_arp_index(struct netif *netif, struct pbuf *q, u8_t arp_idx)
879 etharp_output(struct netif *netif, struct pbuf *q, ip_addr_t *ipaddr)
1016 etharp_query(struct netif *netif, ip_addr_t *ipaddr, struct pbuf *q)
/lib/liblwip/src/core/ipv4/
Dinet_chksum.c278 struct pbuf *q; in inet_chksum_pseudo() local
338 struct pbuf *q; in inet_chksum_pseudo_partial() local
412 struct pbuf *q; in inet_chksum_pbuf() local
Dicmp.c293 struct pbuf *q; in icmp_send_response() local
Dip_frag.c334 struct pbuf *q; in ip_reass_chain_frag_into_datagram_and_validate() local
/lib/liblwip/src/arch/
Detherif.c137 struct pbuf *q; in low_level_output() local
188 struct pbuf *p, *q; in low_level_input() local
/lib/liblwip/test/unit/tcp/
Dtcp_helper.c45 struct pbuf *p, *q; in tcp_create_segment_wnd() local
178 struct pbuf* q; in test_tcp_counters_check_rxdata() local
/lib/liblwip/src/api/
Dtcpip.c482 struct pbuf *q = (struct pbuf *)p; in pbuf_free_int() local
Dapi_msg.c81 struct pbuf *q; in recv_raw() local
/lib/liblwip/src/netif/ppp/
Dvj.c596 struct pbuf *np, *q; in vj_uncompress_tcp() local
Dppp.c1569 struct pbuf *q, *b; in pppSingleBuf() local