Searched refs:accomp (Results 1 – 1 of 1) sorted by relevance
1944 ppp_send_config(unit, mtu, asyncmap, pcomp, accomp) in ppp_send_config() argument1949 int accomp;1971 cf[0] = (pcomp? COMP_PROT: 0) + (accomp? COMP_AC: 0);2010 ppp_recv_config(unit, mru, asyncmap, pcomp, accomp) in ppp_recv_config() argument2015 int accomp;2037 cf[0] = (pcomp ? DECOMP_PROT : 0) + (accomp ? DECOMP_AC : 0);