Home
last modified time | relevance | path

Searched defs:cntr (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/netipsec/
H A Dsubr_ipsec.c127 ipsec_kmod_enter(volatile u_int *cntr) in ipsec_kmod_enter()
141 ipsec_kmod_exit(volatile u_int *cntr) in ipsec_kmod_exit()
152 ipsec_kmod_drain(volatile u_int *cntr) in ipsec_kmod_drain()
H A Dxform_esp.c706 uint64_t cntr; in esp_output() local
H A Dkeydb.h186 uint64_t cntr; /* counter for GCM and CTR */ member
/freebsd/sys/dev/hwpmc/
H A Dpmu_dmc620.c79 pmu_dmc620_rd4(void *arg, u_int cntr, off_t reg) in pmu_dmc620_rd4()
92 pmu_dmc620_wr4(void *arg, u_int cntr, off_t reg, uint32_t val) in pmu_dmc620_wr4()
H A Dhwpmc_dmc620.c152 cntr(int class, int ri) in cntr() function
/freebsd/contrib/ntp/kernel/sys/
H A Di8253.h41 unsigned int cntr : 2; member
H A Dpcl720.h28 #define pcl720_cntr(base,cntr) (base+4+cntr) /* cntr: 0..2 */ argument
/freebsd/sys/net/altq/
H A Daltq.h72 #define PKTCNTR_ADD(cntr, len) \ argument
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c398 export_cntr1_base(struct ip_fw *krule, struct ip_fw_bcounter *cntr) in export_cntr1_base()
416 export_cntr0_base(struct ip_fw *krule, struct ip_fw_bcounter0 *cntr) in export_cntr0_base()
471 struct ip_fw_bcounter *cntr; in export_rule1() local
H A Dip_fw_private.h282 counter_u64_t cntr; /* Pointer to rule counters */ member
/freebsd/sbin/ipfw/
H A Dipfw2.c2297 struct buf_pr *bp, struct ip_fw_rule *rule, struct ip_fw_bcounter *cntr) in show_static_rule()
2748 struct ip_fw_bcounter *cntr; in prepare_format_opts() local
2787 struct ip_fw_bcounter *cntr; in list_static_range() local
/freebsd/sys/dev/bxe/
H A Decore_hsi.h9409 uint16_t cntr /* CQ pending completion counter */; member