Searched defs:cb_opts (Results 1 – 3 of 3) sorted by relevance
22 struct cb_opts { struct23 const char *cc;24 int map_fd;84 struct cb_opts *cb_opts = (struct cb_opts *)opts; in cc_cb() local91 struct cb_opts cb_opts = { in test_cubic() local125 struct cb_opts *cb_opts = (struct cb_opts *)opts; in stg_post_socket_cb() local142 struct cb_opts cb_opts = { in test_dctcp() local190 struct cb_opts cb_opts = { in test_dctcp_autoattach_map() local397 struct cb_opts cb_opts = { in test_update_ca() local435 struct cb_opts cb_opts = { in test_update_wrong() local[all …]
77 struct cb_opts { struct78 int family;79 int sotype;80 bool reuseport;158 struct cb_opts cb_opts = { in make_server() local
41 void *cb_opts; global() member