Home
last modified time | relevance | path

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

/minix3/minix/lib/liblwip/dist/src/core/
H A Dudp.c507 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 Draw.c384 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 Dsnmp_netconn.c98 const ip_addr_t* dst_ip; in snmp_get_local_ip_for_dst() local
H A Dsnmp_raw.c66 const ip_addr_t* dst_ip; in snmp_get_local_ip_for_dst() local
/minix3/minix/lib/liblwip/dist/test/unit/tcp/
H A Dtcp_helper.c42 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 Dprint-juniper.c507 uint8_t dst_ip[4]; in juniper_es_print() member