Home
last modified time | relevance | path

Searched defs:comm_base (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dnetevent.h122 struct comm_base { struct
124 struct internal_base* eb;
127 void (*stop_accept)(void*);
130 void (*start_accept)(void*);
132 void* cb_arg;
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h425 u64 comm_base; member