Home
last modified time | relevance | path

Searched defs:host_info (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Dtcpd.h24 struct host_info { struct
39 struct host_info client[1]; /* client endpoint info */ argument
/freebsd/sys/dev/ena/
H A Dena.c2506 ena_update_host_info(struct ena_admin_host_info *host_info, if_t ifp) in ena_update_host_info()
2881 struct ena_admin_host_info *host_info; in ena_config_host_info() local
3470 struct ena_admin_host_info *host_info = in ena_timer_service() local
/freebsd/sys/contrib/ena-com/
H A Dena_com.h386 struct ena_admin_host_info *host_info; member