Searched refs:parse_ip_prefix_length (Results 1 – 3 of 3) sorted by relevance
133 int parse_ip_prefix_length(const char *s, int *ret);
679 int parse_ip_prefix_length(const char *s, int *ret) { in parse_ip_prefix_length() function
1619 r = parse_ip_prefix_length(rvalue, &n->suppress_prefixlen); in config_parse_routing_policy_rule_suppress_prefixlen()