Searched refs:netio_options (Results 1 – 1 of 1) sorted by relevance
/external/fio/engines/ |
D | net.c | 38 struct netio_options { struct 90 .off1 = offsetof(struct netio_options, port), 102 .off1 = offsetof(struct netio_options, proto), 138 .off1 = offsetof(struct netio_options, nodelay), 148 .off1 = offsetof(struct netio_options, listen), 156 .off1 = offsetof(struct netio_options, pingpong), 165 .off1 = offsetof(struct netio_options, intfc), 174 .off1 = offsetof(struct netio_options, ttl), 186 .off1 = offsetof(struct netio_options, window_size), 198 .off1 = offsetof(struct netio_options, mss), [all …]
|