Searched refs:connection_filter (Results 1 – 1 of 1) sorted by relevance
96 struct connection_filter { struct185 static void free_connection_filter(struct connection_filter *filter) in free_connection_filter()253 struct connection_filter *filter = (struct connection_filter *)clientp; in opensocket()297 struct connection_filter *filter; in main()299 filter = (struct connection_filter *)calloc(1, sizeof(*filter)); in main()
Completed in 4 milliseconds