Searched refs:listen_type_http (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/unbound/services/
H A Dlisten_dnsport.h102 listen_type_http enumerator in enum:listen_type
H A Dlisten_dnsport.c1200 port_type = listen_type_http;
1292 ports->ftype == listen_type_http) {
1299 if(http_notls && ports->ftype == listen_type_http)
1303 if(ports->ftype == listen_type_http) {
/freebsd-11-stable/contrib/unbound/util/
H A Dnetevent.c3593 } else if(port_type == listen_type_http) {

Completed in 127 milliseconds