Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c387 export_cntr1_base(struct ip_fw *krule, struct ip_fw_bcounter *cntr) in export_cntr1_base()
416 struct ip_fw_bcounter *cntr; in export_rule1()
427 cntr = (struct ip_fw_bcounter *)(tlv + 1); in export_rule1()
1802 l += sizeof(struct ip_fw_bcounter); in dump_static_rules()
1932 da.rsize += sizeof(struct ip_fw_bcounter) * da.rcount; in dump_config()
/freebsd/sys/netinet/
H A Dip_fw.h720 struct ip_fw_bcounter { struct
/freebsd/sbin/ipfw/
H A Dipfw2.c2391 struct buf_pr *bp, struct ip_fw_rule *rule, struct ip_fw_bcounter *cntr) in show_static_rule()
2856 struct ip_fw_bcounter *cntr; in prepare_format_opts()
2864 cntr = (struct ip_fw_bcounter *)(rtlv + 1); in prepare_format_opts()
2895 struct ip_fw_bcounter *cntr; in list_static_range()
2901 cntr = (struct ip_fw_bcounter *)(rtlv + 1); in list_static_range()