Searched refs:xtables_parse_protocol (Results 1 – 6 of 6) sorted by relevance
517 extern u_int16_t xtables_parse_protocol(const char *s);
520 extern uint16_t xtables_parse_protocol(const char *s);
589 cb->val.protocol = xtables_parse_protocol(cb->arg); in xtopt_parse_protocol()
1889 xtables_parse_protocol(const char *s) in xtables_parse_protocol() function
1507 cs.fw6.ipv6.proto = xtables_parse_protocol(cs.protocol); in do_command6()
1503 cs.fw.ip.proto = xtables_parse_protocol(cs.protocol); in do_command4()