Searched refs:ppp_stats_update_bytes_tx (Results 1 – 2 of 2) sorted by relevance
35 static inline void ppp_stats_update_bytes_tx(struct net_if *iface, in ppp_stats_update_bytes_tx() function129 #define ppp_stats_update_bytes_tx(iface, bytes) macro
54 ppp_stats_update_bytes_tx(iface, length); in ppp_update_tx_stats()