Searched refs:evhttp_connection_set_local_address (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | http.h | 726 void evhttp_connection_set_local_address(struct evhttp_connection *evcon,
|
/freebsd/contrib/libevent/include/event2/ |
H A D | http.h | 726 void evhttp_connection_set_local_address(struct evhttp_connection *evcon,
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_http.c | 1931 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_dispatcher_test() 3691 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_simple_test_impl() 3738 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_connection_retry_test_basic() 4069 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_data_length_constraints_test_impl() 4176 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_lingering_close_test_impl()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_http.c | 1931 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_dispatcher_test() 3691 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_simple_test_impl() 3738 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_connection_retry_test_basic() 4069 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_data_length_constraints_test_impl() 4176 evhttp_connection_set_local_address(evcon, "127.0.0.1"); in http_lingering_close_test_impl()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | http.c | 1284 evhttp_connection_set_local_address(struct evhttp_connection *evcon, in evhttp_connection_set_local_address() function
|
/freebsd/contrib/libevent/ |
H A D | http.c | 1284 evhttp_connection_set_local_address(struct evhttp_connection *evcon, in evhttp_connection_set_local_address() function
|