Searched refs:_ipfw_obj_lheader (Results 1 – 6 of 6) sorted by relevance
500 struct _ipfw_obj_lheader *olh; in list_ifaces()504 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_ifaces()
724 struct _ipfw_obj_lheader *olh; in list_table_values()729 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_values()
1701 struct _ipfw_obj_lheader *olh; in list_tables()1704 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_tables()2698 struct _ipfw_obj_lheader *olh; in list_table_algo()2704 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_algo()
3099 struct _ipfw_obj_lheader *olh; in dump_soptcodes()3104 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in dump_soptcodes()
1033 typedef struct _ipfw_obj_lheader { struct