Searched defs:cntr (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/netipsec/ |
H A D | subr_ipsec.c | 117 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 D | xform_esp.c | 705 uint64_t cntr; in esp_output() local
|
H A D | keydb.h | 186 uint64_t cntr; /* counter for GCM and CTR */ global() member
|
/freebsd/sys/dev/hwpmc/ |
H A D | pmu_dmc620.c | 79 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 D | hwpmc_dmc620.c | 152 cntr(int class, int ri) in cntr() function
|
/freebsd/contrib/ntp/kernel/sys/ |
H A D | i8253.h | 41 unsigned int cntr : 2; member
|
H A D | pcl720.h | 28 #define pcl720_cntr(base,cntr) (base+4+cntr) /* cntr: 0..2 */ argument
|
/freebsd/sys/net/altq/ |
H A D | altq.h | 72 #define PKTCNTR_ADD(cntr, len) \ argument
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_sockopt.c | 398 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 D | ip_fw_private.h | 282 counter_u64_t cntr; /* Pointer to rule counters */ member
|
/freebsd/sbin/ipfw/ |
H A D | ipfw2.c | 2297 struct buf_pr *bp, struct ip_fw_rule *rule, struct ip_fw_bcounter *cntr) in show_static_rule() argument 2748 struct ip_fw_bcounter *cntr; in prepare_format_opts() local 2787 struct ip_fw_bcounter *cntr; list_static_range() local [all...] |
/freebsd/sys/dev/bxe/ |
H A D | ecore_hsi.h | 9409 uint16_t cntr /* CQ pending completion counter */; member
|