Lines Matching refs:ip
42 - [bind](#bind-netif-ip-port)
44 - [connect](#connect-ip-port)
47 - [send](#send-ip-port-message)
66 ### bind [netif] \<ip\> \<port\>
74 - ip: the unicast IPv6 address or the unspecified IPv6 address (`::`).
86 …unspecified IPv6 address must be used. Using a multicast address for the \<ip\> argument is not su…
97 ### connect \<ip\> \<port\>
101 - ip: the peer's IP address.
156 ### send \<ip\> \<port\> \<message\>
160 - ip: the destination address.
179 ### send \<ip\> \<port\> \<type\> \<value\>
183 - ip: the IPv6 destination address.