OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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));
sys-solaris.c
1502
netif_set_mtu
(unit, mtu)
function
[
all
...]
pppd.h
627
void
netif_set_mtu
__P((int, int)); /* Set PPP interface MTU */
[
all
...]
ccp.c
[
all
...]
sys-linux.c
1155
*
netif_set_mtu
- set the MTU on the PPP network interface.
1158
netif_set_mtu
(int unit, int mtu)
function
[
all
...]
lcp.c
[
all
...]
Completed in 751 milliseconds