Searched refs:netif_set_mtu (Results 1 - 24 of 24) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dmultilink.c102 netif_set_mtu(0, mtu);
107 netif_set_mtu(0, mtu);
143 netif_set_mtu(0, mtu);
187 netif_set_mtu(0, mtu);
H A Ddemand.c88 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
H A Dpppd.h532 void netif_set_mtu __P((int, int)); /* Set PPP interface MTU */
H A Dlcp.c1796 netif_set_mtu(f->unit, mtu);
H A Dsys-linux.c1072 * netif_set_mtu - set the MTU on the PPP network interface.
1075 netif_set_mtu(int unit, int mtu) function
1079 SYSDEBUG ((LOG_DEBUG, "netif_set_mtu: mtu = %d\n", mtu));
H A Dsys-solaris.c1401 * netif_set_mtu - set the MTU on the PPP network interface.
1404 netif_set_mtu(unit, mtu) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dmultilink.c121 netif_set_mtu(0, mtu);
126 netif_set_mtu(0, mtu);
162 netif_set_mtu(0, mtu);
206 netif_set_mtu(0, mtu);
H A Ddemand.c104 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
H A Dpppd.h602 void netif_set_mtu __P((int, int)); /* Set PPP interface MTU */
H A Dsys-sunos4.c786 * netif_set_mtu - set the MTU on the PPP network interface.
789 netif_set_mtu(unit, mtu) function
H A Dlcp.c1913 netif_set_mtu(f->unit, MIN(MIN(mtu, mru), ao->mru));
H A Dsys-linux.c1145 * netif_set_mtu - set the MTU on the PPP network interface.
1148 netif_set_mtu(int unit, int mtu) function
1152 SYSDEBUG ((LOG_DEBUG, "netif_set_mtu: mtu = %d\n", mtu));
H A Dsys-solaris.c1503 * netif_set_mtu - set the MTU on the PPP network interface.
1506 netif_set_mtu(unit, mtu) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dmultilink.c121 netif_set_mtu(0, mtu);
126 netif_set_mtu(0, mtu);
162 netif_set_mtu(0, mtu);
206 netif_set_mtu(0, mtu);
H A Ddemand.c104 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
H A Dpppd.h602 void netif_set_mtu __P((int, int)); /* Set PPP interface MTU */
H A Dsys-sunos4.c786 * netif_set_mtu - set the MTU on the PPP network interface.
789 netif_set_mtu(unit, mtu) function
H A Dlcp.c1913 netif_set_mtu(f->unit, MIN(MIN(mtu, mru), ao->mru));
H A Dsys-linux.c1145 * netif_set_mtu - set the MTU on the PPP network interface.
1148 netif_set_mtu(int unit, int mtu) function
1152 SYSDEBUG ((LOG_DEBUG, "netif_set_mtu: mtu = %d\n", mtu));
H A Dsys-solaris.c1503 * netif_set_mtu - set the MTU on the PPP network interface.
1506 netif_set_mtu(unit, mtu) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/
H A Dpppol2tp.c228 netif_set_mtu(ifunit, mtu);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/
H A Dpppol2tp.c222 netif_set_mtu(ifunit, mtu);
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h538 void netif_set_mtu __P((int, int)); /* Set PPP interface MTU */
H A Dsys-linux.c603 * netif_set_mtu - set the MTU on the PPP network interface.
606 netif_set_mtu(int unit, int mtu) function
610 SYSDEBUG ((LOG_DEBUG, "netif_set_mtu: mtu = %d\n", mtu));

Completed in 275 milliseconds