HomeSort by relevance Sort by last modified time
    Searched full:is_udp (Results 1 - 1 of 1) sorted by null

  /external/fio/engines/
net.c 210 static inline int is_udp(struct netio_options *o) function
531 if (is_udp(o)) {
594 if (is_udp(o)) {
638 if (is_udp(o) && td->o.verify == VERIFY_NONE)
652 if (!nd->use_splice || is_udp(o) ||
658 if (!nd->use_splice || is_udp(o) ||
764 if (is_udp(o)) {
833 if (is_udp(o)) {
991 if (is_udp(o)) {
1114 if (is_udp(o) || is_tcp(o)
    [all...]

Completed in 695 milliseconds