Home
last modified time | relevance | path

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

/dragonfly/sys/net/wg/
H A Dif_wg.h64 uint64_t p_rxbytes; member
H A Dif_wg.c2448 peer_o.p_rxbytes += peer->p_rx_bytes[cpu]; in wg_ioctl_get()
/dragonfly/sbin/ifconfig/
H A Difwg.c424 wg_peer->p_txbytes, wg_peer->p_rxbytes); in wg_status()