Searched refs:_ipfw_obj_lheader (Results 1 – 5 of 5) sorted by relevance
503 struct _ipfw_obj_lheader *olh; in list_ifaces()507 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_ifaces()
610 struct _ipfw_obj_lheader *olh; in list_table_values()615 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_values()
1375 struct _ipfw_obj_lheader *olh; in list_tables()1378 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_tables()2127 struct _ipfw_obj_lheader *olh; in list_table_algo()2133 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_algo()
2544 struct _ipfw_obj_lheader *olh; in dump_soptcodes()2549 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd, in dump_soptcodes()
1177 typedef struct _ipfw_obj_lheader { struct