Home
last modified time | relevance | path

Searched refs:ip_addr_set_any (Results 1 – 8 of 8) sorted by relevance

/lib/liblwip/src/api/
Dnetbuf.c64 ip_addr_set_any(&buf->addr); in netbuf_new()
72 ip_addr_set_any(&buf->toaddr); in netbuf_new()
Dapi_lib.c490 ip_addr_set_any(&buf->addr); in netconn_recv()
Dsockets.c906 ip_addr_set_any(&buf.addr);
/lib/liblwip/src/include/ipv4/lwip/
Dip_addr.h170 #define ip_addr_set_any(ipaddr) ((ipaddr)->addr = IPADDR_ANY) macro
/lib/liblwip/src/core/ipv4/
Dip.c609 ip_addr_set_any(&current_iphdr_src);
610 ip_addr_set_any(&current_iphdr_dest);
/lib/liblwip/src/core/
Dudp.c914 ip_addr_set_any(&pcb->remote_ip);
Ddhcp.c878 ip_addr_set_any(&dhcp->offered_ip_addr); in dhcp_discover()
/lib/liblwip/src/core/snmp/
Dmib2.c1447 ip_addr_set_any(&dst); in snmp_insert_iprteidx_tree()
1524 ip_addr_set_any(&dst); in snmp_delete_iprteidx_tree()