Searched defs:bind_port (Results 1 – 9 of 9) sorted by relevance
76 def bind_port(sock, host=HOST): function
54 int bind_port(struct __test_metadata *_metadata, int reuseaddr, int reuseport) in bind_port() function
63 u_short bind_port; /* local port for binding the src */ member
679 static int bind_to_port(in_addr_t bind_ip, uint16_t bind_port) in bind_to_port()837 uint16_t bind_port = 0; in main() local
234 const char bind_port[] = variable
261 int bind_port; /* --cport option */ member
62 ev_uint16_t bind_port; /* local port for binding the src */ member
367 let bind_port = binder.bind(server); in build() localVariable
507 def bind_port(sock, host=HOST): function