Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_iface.c500 struct _ipfw_obj_lheader *olh; in list_ifaces()
504 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_ifaces()
H A Dip_fw_table_value.c724 struct _ipfw_obj_lheader *olh; in list_table_values()
729 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_values()
H A Dip_fw_table.c1701 struct _ipfw_obj_lheader *olh; in list_tables()
1704 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_tables()
2698 struct _ipfw_obj_lheader *olh; in list_table_algo()
2704 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in list_table_algo()
H A Dip_fw_sockopt.c3099 struct _ipfw_obj_lheader *olh; in dump_soptcodes()
3104 olh = (struct _ipfw_obj_lheader *)ipfw_get_sopt_header(sd,sizeof(*olh)); in dump_soptcodes()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h1033 typedef struct _ipfw_obj_lheader { struct
/f-stack/freebsd/netinet/
H A Dip_fw.h1033 typedef struct _ipfw_obj_lheader { struct