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.c503 struct _ipfw_obj_lheader *olh; in list_ifaces()
507 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_ifaces()
H A Dip_fw_table_value.c610 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()
H A Dip_fw_table.c1375 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()
H A Dip_fw_sockopt.c2544 struct _ipfw_obj_lheader *olh; in dump_soptcodes()
2549 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd, in dump_soptcodes()
/freebsd/sys/netinet/
H A Dip_fw.h1177 typedef struct _ipfw_obj_lheader { struct