Searched refs:link_mtu (Results 1 - 2 of 2) sorted by relevance

/external/ppp/pppd/
H A Dsys-solaris.c231 static int link_mtu, link_mru; variable
1516 ifr.ifr_metric = link_mtu;
1528 lifr.lifr_mtu = link_mtu;
1549 link_mtu = mtu;
H A Dsys-linux.c219 static int link_mtu; /* mtu for the link (not bundle) */ variable
1234 link_mtu = mtu;

Completed in 213 milliseconds