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

  /external/ppp/pppd/
pppd.h 628 int netif_get_mtu __P((int)); /* Get PPP interface MTU */
    [all...]
ccp.c 1187 mtu = netif_get_mtu(f->unit)
    [all...]
sys-linux.c 1171 * netif_get_mtu - get the MTU on the PPP network interface.
1174 netif_get_mtu(int unit) function
    [all...]

Completed in 161 milliseconds