Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dsubr_ipsec.c117 ipsec_kmod_enter(volatile u_int *cntr) in ipsec_kmod_enter()
131 ipsec_kmod_exit(volatile u_int *cntr) in ipsec_kmod_exit()
142 ipsec_kmod_drain(volatile u_int *cntr) in ipsec_kmod_drain()
H A Dxform_esp.c711 uint64_t cntr; in esp_output() local
H A Dkeydb.h186 uint64_t cntr; /* counter for GCM and CTR */ global() 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/sbin/ipfw/
H A Dipfw2.c2389 struct buf_pr *bp, struct ip_fw_rule *rule, struct ip_fw_bcounter *cntr) in show_static_rule()
2854 struct ip_fw_bcounter *cntr; in prepare_format_opts() local
2893 struct ip_fw_bcounter *cntr; in list_static_range() local
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c358 export_cntr1_base(struct ip_fw *krule, struct ip_fw_bcounter *cntr) in export_cntr1_base()
387 struct ip_fw_bcounter *cntr; in export_rule1() local
H A Dip_fw_private.h293 counter_u64_t cntr; /* Pointer to rule counters */ member
/freebsd/sys/dev/bxe/
H A Decore_hsi.h9409 uint16_t cntr /* CQ pending completion counter */; member