Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c3642 add_proto_compat(ipfw_insn *cmd, char *av, u_char *protop) in add_proto_compat() function
4429 if (add_proto_compat(cmd, *av, &proto)) { in compile_rule()