Lines Matching defs:oh
165 ipfw_obj_header oh; in ipfw_table_handler() local
326 table_fill_objheader(ipfw_obj_header *oh, ipfw_xtable_info *i) in table_fill_objheader()
406 table_create(ipfw_obj_header *oh, int ac, char *av[]) in table_create()
525 table_do_create(ipfw_obj_header *oh, ipfw_xtable_info *i) in table_do_create()
545 table_modify(ipfw_obj_header *oh, int ac, char *av[]) in table_modify()
580 table_do_modify(ipfw_obj_header *oh, ipfw_xtable_info *i) in table_do_modify()
598 table_lock(ipfw_obj_header *oh, int lock) in table_lock()
616 table_destroy(ipfw_obj_header *oh) in table_destroy()
628 ipfw_obj_header *oh; in table_destroy_one() local
646 table_flush(ipfw_obj_header *oh) in table_flush()
656 table_do_swap(ipfw_obj_header *oh, char *second) in table_do_swap()
675 table_swap(ipfw_obj_header *oh, char *second) in table_swap()
701 table_get_info(ipfw_obj_header *oh, ipfw_xtable_info *i) in table_get_info()
867 ipfw_obj_header *oh = NULL; in table_show_one() local
887 ipfw_obj_header *oh; in table_flush_one() local
897 table_do_modify_record(int cmd, ipfw_obj_header *oh, in table_do_modify_record()
949 table_modify_record(ipfw_obj_header *oh, int ac, char *av[], int add, in table_modify_record()
1121 table_do_lookup(ipfw_obj_header *oh, char *key, ipfw_xtable_info *xi, in table_do_lookup()
1154 table_lookup(ipfw_obj_header *oh, int ac, char *av[]) in table_lookup()
1455 tentry_fill_key(ipfw_obj_header *oh, ipfw_obj_tentry *tent, char *key, in tentry_fill_key()
1758 ipfw_obj_header *oh; in table_do_get_list() local
1790 table_show_list(ipfw_obj_header *oh, int need_header) in table_show_list()