Home
last modified time | relevance | path

Searched defs:endpoints (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dlistenlist.c216 ns_listenelt_create_http(isc_mem_t * mctx,in_port_t http_port,dns_acl_t * acl,const uint16_t family,bool tls,const ns_listen_tls_params_t * tls_params,isc_tlsctx_cache_t * tlsctx_cache,char ** endpoints,size_t nendpoints,const uint32_t max_clients,const uint32_t max_streams,ns_listenelt_t ** target) ns_listenelt_create_http() argument
/netbsd-src/sys/dev/usb/
H A Duchcom.c228 struct uchcom_endpoints endpoints; in uchcom_attach() local
347 find_endpoints(struct uchcom_softc *sc, struct uchcom_endpoints *endpoints) in find_endpoints()
H A Dvhci.c212 } endpoints[VHCI_NADDRS]; member
H A Dusb_subr.c537 struct usbd_endpoint *endpoints; in usbd_fill_iface_data() local
/netbsd-src/external/bsd/unbound/dist/services/
H A Doutside_network.c667 sa_endpoints_t endpoints; local
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Ddoh_test.c96 static isc_nm_http_endpoints_t *endpoints = NULL; global() variable
[all...]
/netbsd-src/external/mpl/bind/dist/lib/isc/netmgr/
H A Dnetmgr-int.h712 isc_nm_http_endpoints_t *endpoints; global() member