Home
last modified time | relevance | path

Searched defs:ripaddr (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip.c413 uip_connect(uip_ipaddr_t *ripaddr, u16_t rport) in uip_connect()
479 uip_udp_new(uip_ipaddr_t *ripaddr, u16_t rport) in uip_udp_new()
H A Duip.h1155 uip_ipaddr_t ripaddr; /**< The IP address of the remote host. */ member
1212 uip_ipaddr_t ripaddr; /**< The IP address of the remote peer. */ member