Home
last modified time | relevance | path

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

/external/iptables/extensions/
Dlibxt_CLASSIFY.c28 static int CLASSIFY_string_to_priority(const char *s, unsigned int *p) in CLASSIFY_string_to_priority() function
44 if (CLASSIFY_string_to_priority(cb->arg, &clinfo->priority)) in CLASSIFY_parse()