Home
last modified time | relevance | path

Searched refs:_ipfw_obj_lheader (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/netpfil/ipfw/
HDip_fw_iface.c499 struct _ipfw_obj_lheader *olh; in list_ifaces()
503 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_ifaces()
HDip_fw_table_value.c727 struct _ipfw_obj_lheader *olh; in list_table_values()
732 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_values()
HDip_fw_table.c1717 struct _ipfw_obj_lheader *olh; in list_tables()
1720 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_tables()
2719 struct _ipfw_obj_lheader *olh; in list_table_algo()
2725 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_algo()
HDip_fw_sockopt.c2621 struct _ipfw_obj_lheader *olh; in dump_soptcodes()
2626 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in dump_soptcodes()
/NextBSD/sys/netinet/
HDip_fw.h978 typedef struct _ipfw_obj_lheader { struct