Home
last modified time | relevance | path

Searched defs:packets_in (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/usb/misc/
H A Dudbp.h60 uint32_t packets_in; /* packets in from downstream */ member
/freebsd/sys/netgraph/
H A Dng_sample.h70 u_int32_t packets_in; /* packets in from downstream */ member
H A Dng_etf.h62 u_int32_t packets_in; /* packets in from downstream */ member
H A Dng_macfilter.h82 u_int64_t packets_in; /* packets in from downstream */ member
H A Dng_sample.c133 u_int packets_in; /* packets in from downstream */ member
H A Dng_etf.c148 u_int packets_in; /* packets in from downstream */ member
H A Dng_pppoe.h99 u_int packets_in; /* packets in from ethernet */ member
H A Dng_pppoe.c295 u_int packets_in; /* packets in from ethernet */ member
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec.c517 u64 packets_in, packets_out; in mlx5e_if_sa_cnt() local