Home
last modified time | relevance | path

Searched defs:dst_port (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()
517 u16_t dst_port, u8_t have_chksum, u16_t chksum) in udp_sendto_chksum()
612 const ip_addr_t *dst_ip, u16_t dst_port, struct netif *netif) in udp_sendto_if()
621 u16_t dst_port, struct netif *netif, u8_t have_chksum, 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()
691 u16_t dst_port, struct netif *netif, u8_t have_chksum, in udp_sendto_if_src_chksum()
H A Ddns.c766 u16_t dst_port; in dns_send() local
/minix3/minix/lib/liblwip/dist/test/unit/tcp/
H A Dtcp_helper.c43 u16_t src_port, u16_t dst_port, void* data, size_t data_len, in tcp_create_segment_wnd()
108 u16_t src_port, u16_t dst_port, void* data, size_t data_len, in tcp_create_segment()
/minix3/minix/net/lwip/
H A Dudpsock.c192 uint16_t dst_port; in udpsock_connect() local
329 uint16_t dst_port; in udpsock_send() local
H A Dipsock.c349 uint16_t * dst_port) in ipsock_get_dst_addr()
H A Dtcpsock.c1539 uint16_t dst_port; in tcpsock_connect() local