Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/librdmacm/examples/
H A Drstream.c82 static int poll_timeout = 0; variable
H A Driostream.c82 static int poll_timeout = 0; variable
H A Dudpong.c89 static int poll_timeout; variable
/freebsd/tools/tools/netmap/
H A Dlb.c620 int poll_timeout = 10; /* default */ in main() local
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c246 static void poll_timeout(struct mlx5_cmd_work_ent *ent) in poll_timeout() function
/freebsd/sys/dev/qlxgbe/
H A Dql_minidump.h398 uint16_t poll_timeout ; member
/freebsd/contrib/libpcap/
H A Dpcap-linux.c205 int poll_timeout; /* timeout to use in poll() */ member