Searched refs:max_sdu (Results 1 – 4 of 4) sorted by relevance
147 qos.txtp.max_sdu = lcp_allowoptions[0].mru + pppoatm_overhead(); in connect_pppoatm()148 qos.rxtp.max_sdu = lcp_wantoptions[0].mru + pppoatm_overhead(); in connect_pppoatm()
112 if (a) a->max_sdu = value; in params()113 if (b) b->max_sdu = value; in params()
142 int max_sdu; /* maximum SDU in bytes */ member