Home
last modified time | relevance | path

Searched refs:ppp_obytes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dppp_defs.h99 __u32 ppp_obytes; /* raw bytes sent */ member
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c3314 st->p.ppp_obytes = ppp->stats64.tx_bytes; in ppp_get_stats()