Searched refs:vj (Results 1 – 3 of 3) sorted by relevance
263 curp->vj = oldstat.vj;404 V(vj.vjs_compressedin)); in intpr()407 V(vj.vjs_uncompressedin), in intpr()408 V(vj.vjs_errorin)); in intpr()411 V(vj.vjs_tossed), in intpr()412 V(p.ppp_ipackets) - V(vj.vjs_compressedin) in intpr()413 - V(vj.vjs_uncompressedin) - V(vj.vjs_errorin)); in intpr()427 V(vj.vjs_compressed)); in intpr()430 V(vj.vjs_packets) - V(vj.vjs_compressed), in intpr()431 V(p.ppp_opackets) - V(vj.vjs_packets)); in intpr()[all …]
209 struct vjstat vj; /* VJ header compression statistics */ member227 struct vjstat vj; member
1222 psp->vj = cp->cp_vj.stats; in spppcomp_rput()