Searched defs:dst_ip (Results 1 – 6 of 6) sorted by relevance
/minix3/minix/lib/liblwip/dist/src/core/ |
H A D | udp.c | 507 const ip_addr_t *dst_ip, u16_t dst_port) in udp_sendto() 516 udp_sendto_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in udp_sendto_chksum() 612 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif) in udp_sendto_if() 620 udp_sendto_if_chksum(struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in udp_sendto_if_chksum() 682 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif, const ip_addr_t *src_ip) in udp_sendto_if_src() 690 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 D | raw.c | 384 raw_sendto_if_src(struct raw_pcb *pcb, struct pbuf *p, const ip_addr_t *dst_ip, in raw_sendto_if_src()
|
/minix3/minix/lib/liblwip/dist/src/apps/snmp/ |
H A D | snmp_netconn.c | 98 const ip_addr_t* dst_ip; in snmp_get_local_ip_for_dst() local
|
H A D | snmp_raw.c | 66 const ip_addr_t* dst_ip; in snmp_get_local_ip_for_dst() local
|
/minix3/minix/lib/liblwip/dist/test/unit/tcp/ |
H A D | tcp_helper.c | 42 tcp_create_segment_wnd(ip_addr_t* src_ip, ip_addr_t* dst_ip, in tcp_create_segment_wnd() 107 tcp_create_segment(ip_addr_t* src_ip, ip_addr_t* dst_ip, in tcp_create_segment()
|
/minix3/external/bsd/tcpdump/dist/ |
H A D | print-juniper.c | 507 uint8_t dst_ip[4]; in juniper_es_print() member
|