Searched refs:dispatch_range (Results 1 – 5 of 5) sorted by relevance
38 void dispatch_range(u_int, u_int, dispatch_fn *);
68 dispatch_range(u_int from, u_int to, dispatch_fn *fn) in dispatch_range() function
272 #define dispatch_range ssh_dispatch_range macro
412 dispatch_range(SSH2_MSG_USERAUTH_MIN, SSH2_MSG_USERAUTH_MAX, NULL); in ssh_userauth2()438 dispatch_range(SSH2_MSG_USERAUTH_PER_METHOD_MIN, in userauth()
218 dispatch_range(SSH2_MSG_TRANSPORT_MIN, in kex_reset_dispatch()