Lines Matching refs:port
42 - [bind](#bind-netif-ip-port)
44 - [connect](#connect-ip-port)
47 - [send](#send-ip-port-message)
66 ### bind [netif] \<ip\> \<port\>
68 Assigns a name (i.e. IPv6 address and port) to the example socket.
75 - port: the UDP port
95 ### connect \<ip\> \<port\>
100 - port: the peer's UDP port.
144 ### send \<ip\> \<port\> \<message\>
149 - port: the UDP destination port.
157 ### send \<ip\> \<port\> \<type\> \<value\>
162 - port: the UDP destination port.