Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/sntp/libevent/
Dhttp-internal.h65 u_short bind_port; /* local port for binding the src */ member
Dhttp.c1215 evcon->bind_port = port; in evhttp_connection_set_local_port()
2431 if (evcon->bind_address || evcon->bind_port) { in evhttp_connection_connect_()
2433 evcon->bind_address, evcon->bind_port, 0 /*reuse*/); in evhttp_connection_connect_()