Searched refs:ppp_ipackets (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | ppp_defs.h | 95 __u32 ppp_ipackets; /* packets received */ member |
/linux/drivers/net/ppp/ | ||
H A D | ppp_generic.c | 3317 st->p.ppp_ipackets += rx_packets; in ppp_get_stats() |