OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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
1172
*
netif_get_mtu
- get the MTU on the PPP network interface.
1175
netif_get_mtu
(int unit)
function
[
all
...]
Completed in 207 milliseconds