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
1513 ifr.ifr_metric = link_mtu;
1525 lifr.lifr_mtu = link_mtu;
1546 link_mtu = mtu;
H A Dsys-linux.c216 static int link_mtu; /* mtu for the link (not bundle) */ variable
1200 link_mtu = mtu;

Completed in 52 milliseconds