Home
last modified time | relevance | path

Searched defs:dst_ip (Results 1 – 4 of 4) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/
H A Dudp.c521 const ip_addr_t *dst_ip, u16_t dst_port) in udp_sendto()
530 udp_sendto_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in udp_sendto_chksum()
625 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif) in udp_sendto_if()
633 udp_sendto_if_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in udp_sendto_if_chksum()
700const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif, const ip_addr_t *src_ip) in udp_sendto_if_src()
708 udp_sendto_if_src_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in udp_sendto_if_src_chksum()
H A Draw.c420 raw_sendto_if_src(struct raw_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in raw_sendto_if_src()
/btstack/3rd-party/lwip/core/src/apps/snmp/
H A Dsnmp_netconn.c99 const ip_addr_t *dst_ip; in snmp_get_local_ip_for_dst() local
H A Dsnmp_raw.c67 const ip_addr_t *dst_ip; in snmp_get_local_ip_for_dst() local