Searched defs:enum_function (Results 1 – 1 of 1) sorted by relevance
40 void httpd_sess_enum(struct httpd_data *hd, httpd_session_enum_function enum_function, void *contex… in httpd_sess_enum()63 static int enum_function(struct sock_db *session, void *context) in enum_function() function