HomeSort by relevance Sort by last modified time
    Searched refs:netif_set_mtu (Results 1 - 6 of 6) sorted by null

  /external/ppp/pppd/
demand.c 97 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
pppd.h 627 void netif_set_mtu __P((int, int)); /* Set PPP interface MTU */
    [all...]
ccp.c     [all...]
lcp.c     [all...]
sys-linux.c 1156 * netif_set_mtu - set the MTU on the PPP network interface.
1159 netif_set_mtu(int unit, int mtu) function
    [all...]
sys-solaris.c 1502 netif_set_mtu(unit, mtu) function
    [all...]

Completed in 1876 milliseconds