Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_iface.c501 struct _ipfw_obj_lheader *olh; in list_ifaces()
505 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_ifaces()
H A Dip_fw_table_value.c693 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()
H A Dip_fw_table.c1626 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()
H A Dip_fw_sockopt.c2562 struct _ipfw_obj_lheader *olh; in dump_soptcodes()
2567 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd, in dump_soptcodes()
/freebsd/sys/netinet/
H A Dip_fw.h1138 typedef struct _ipfw_obj_lheader { struct