Searched refs:connection_filter (Results 1 – 1 of 1) sorted by relevance
97 struct connection_filter { struct186 static void free_connection_filter(struct connection_filter *filter) in free_connection_filter()254 struct connection_filter *filter = (struct connection_filter *)clientp; in opensocket()298 struct connection_filter *filter; in main()300 filter = (struct connection_filter *)calloc(1, sizeof(*filter)); in main()
Completed in 5 milliseconds