Home
last modified time | relevance | path

Searched refs:bind_port (Results 1 – 4 of 4) sorted by relevance

/src/contrib/libevent/
H A Dhttp-internal.h62 ev_uint16_t bind_port; /* local port for binding the src */ member
H A Dhttp.c1299 evcon->bind_port = port; in evhttp_connection_set_local_port()
2579 if (evcon->bind_address || evcon->bind_port) { in evhttp_connection_connect_()
2581 evcon->bind_address, evcon->bind_port, 0 /*reuse*/); in evhttp_connection_connect_()
/src/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h62 ev_uint16_t bind_port; /* local port for binding the src */ member
H A Dhttp.c1299 evcon->bind_port = port; in evhttp_connection_set_local_port()
2579 if (evcon->bind_address || evcon->bind_port) { in evhttp_connection_connect_()
2581 evcon->bind_address, evcon->bind_port, 0 /*reuse*/); in evhttp_connection_connect_()