Lines Matching defs:av
1006 fill_newports(ipfw_insn_u16 *cmd, char *av, int proto, int cblen) in fill_newports()
1055 fill_dscp(ipfw_insn *cmd, char *av, int cblen) in fill_dscp()
1337 fill_icmptypes(ipfw_insn_u32 *cmd, char *av) in fill_icmptypes()
2386 ipfw_sets_handler(char *av[]) in ipfw_sets_handler()
2498 ipfw_sysctl_handler(char *av[], int which) in ipfw_sysctl_handler()
2718 ipfw_list(int ac, char *av[], int show_counters) in ipfw_list()
2783 ipfw_cfg_lheader *cfg, size_t sz, int ac, char *av[]) in ipfw_show_config()
3084 fill_table(struct _ipfw_insn *cmd, char *av, uint8_t opcode, in fill_table()
3123 fill_ip(ipfw_insn_ip *cmd, char *av, int cblen, struct tidx *tstate) in fill_ip()
3337 ipfw_delete(char *av[]) in ipfw_delete()
3524 fill_comment(ipfw_insn *cmd, char **av, int cblen) in fill_comment()
3569 add_mac(ipfw_insn *cmd, char *av[], int cblen) in add_mac()
3588 add_mactype(ipfw_insn *cmd, char *av, int cblen) in add_mactype()
3602 add_proto0(ipfw_insn *cmd, char *av, u_char *protop) in add_proto0()
3621 add_proto(ipfw_insn *cmd, char *av, u_char *protop) in add_proto()
3642 add_proto_compat(ipfw_insn *cmd, char *av, u_char *protop) in add_proto_compat()
3663 add_srcip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_srcip()
3680 add_dstip(ipfw_insn *cmd, char *av, int cblen, struct tidx *tstate) in add_dstip()
3717 add_ports(ipfw_insn *cmd, char *av, u_char proto, int opcode, int cblen) in add_ports()
3732 add_src(ipfw_insn *cmd, char *av, u_char proto, int cblen, struct tidx *tstate) in add_src()
3763 add_dst(ipfw_insn *cmd, char *av, u_char proto, int cblen, struct tidx *tstate) in add_dst()
3806 compile_rule(char *av[], uint32_t *rbuf, int *rbufsize, struct tidx *tstate) in compile_rule()
5315 ipfw_add(char *av[]) in ipfw_add()
5405 ipfw_zero(int ac, char *av[], int optname) in ipfw_zero()
5585 ipfw_internal_handler(int ac, char *av[]) in ipfw_internal_handler()