Searched refs:xtables_parse_protocol (Results 1 – 8 of 8) sorted by relevance
207 info->protocol = xtables_parse_protocol(optarg); in brip_parse()
520 extern uint16_t xtables_parse_protocol(const char *s);
553 extern uint16_t xtables_parse_protocol(const char *s);
589 cb->val.protocol = xtables_parse_protocol(cb->arg); in xtopt_parse_protocol()
1912 xtables_parse_protocol(const char *s) in xtables_parse_protocol() function
890 args->proto = xtables_parse_protocol(cs->protocol); in do_parse()
1533 cs.fw6.ipv6.proto = xtables_parse_protocol(cs.protocol); in do_command6()
1526 cs.fw.ip.proto = xtables_parse_protocol(cs.protocol); in do_command4()