Home
last modified time | relevance | path

Searched refs:ascend_ip_filter_t (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeradius3/freeradius-server-3.0.25/src/lib/
H A Dfilters.c93 typedef struct ascend_ip_filter_t { struct
105 } ascend_ip_filter_t; argument
208 ascend_ip_filter_t ip;
721 static int ascend_parse_ip(int argc, char **argv, ascend_ip_filter_t *filter) in ascend_parse_ip()