Searched refs:_ipfw_obj_lheader (Results 1 – 5 of 5) sorted by relevance
501 struct _ipfw_obj_lheader *olh; in list_ifaces()505 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_ifaces()
693 struct _ipfw_obj_lheader *olh; in list_table_values()698 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_values()
1626 struct _ipfw_obj_lheader *olh; in list_tables()1629 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_tables()2380 struct _ipfw_obj_lheader *olh; in list_table_algo()2386 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_algo()
2562 struct _ipfw_obj_lheader *olh; in dump_soptcodes()2567 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd, in dump_soptcodes()
1138 typedef struct _ipfw_obj_lheader { struct