Home
last modified time | relevance | path

Searched refs:ip_fw_bcounter (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h631 struct ip_fw_bcounter { struct
/f-stack/freebsd/netinet/
H A Dip_fw.h631 struct ip_fw_bcounter { struct
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c400 export_cntr1_base(struct ip_fw *krule, struct ip_fw_bcounter *cntr) in export_cntr1_base()
473 struct ip_fw_bcounter *cntr; in export_rule1()
484 cntr = (struct ip_fw_bcounter *)(tlv + 1); in export_rule1()
2333 l += sizeof(struct ip_fw_bcounter); in dump_static_rules()
2463 da.rsize += sizeof(struct ip_fw_bcounter) * da.rcount; in dump_config()
/f-stack/tools/ipfw/
H A Dipfw2.c2164 struct buf_pr *bp, struct ip_fw_rule *rule, struct ip_fw_bcounter *cntr) in show_static_rule()
2612 struct ip_fw_bcounter *cntr; in prepare_format_opts()
2620 cntr = (struct ip_fw_bcounter *)(rtlv + 1); in prepare_format_opts()
2651 struct ip_fw_bcounter *cntr; in list_static_range()
2658 cntr = (struct ip_fw_bcounter *)(rtlv + 1); in list_static_range()