Searched refs:bind_port (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dhttp-internal.h65 u_short bind_port; /* local port for binding the src */ member in struct:evhttp_connection
H A Dhttp.c1215 evcon->bind_port = port;
2431 if (evcon->bind_address || evcon->bind_port) {
2433 evcon->bind_address, evcon->bind_port, 0 /*reuse*/);

Completed in 100 milliseconds