Searched refs:PPP_MRU (Results 1 - 25 of 81) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/include/net/
H A Dppp_defs.h58 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/include/net/
H A Dppp_defs.h58 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/include/net/
H A Dppp_defs.h58 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dppp_defs.h50 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dppp_defs.h50 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dppp_defs.h50 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/accel-pptp/src/pppd/
H A Ddemand.c89 if (framemax < PPP_MRU) */
90 framemax = PPP_MRU;
101 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
102 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
103 || ppp_recv_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0)
H A Dlcp.c206 static u_char nak_buffer[PPP_MRU]; /* where we construct a nak packet */
458 if (ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0) < 0
459 || ppp_recv_config(unit, PPP_MRU, (lax_recv? 0: 0xffffffff),
462 peer_mru[unit] = PPP_MRU;
679 peer_mru[f->unit] = PPP_MRU;
1934 mtu = MIN(ho->neg_mru? ho->mru: PPP_MRU, ao->mru);
1935 mru = go->neg_mru? MAX(wo->mru, go->mru): PPP_MRU;
1971 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
1972 ppp_recv_config(f->unit, PPP_MRU,
1975 peer_mru[f->unit] = PPP_MRU;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/include/linux/
H A Dppp_defs.h58 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/pppd/
H A Ddemand.c89 if (framemax < PPP_MRU) */
90 framemax = PPP_MRU;
101 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
102 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
103 || ppp_recv_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0)
H A Dlcp.c206 static u_char nak_buffer[PPP_MRU]; /* where we construct a nak packet */
458 if (ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0) < 0
459 || ppp_recv_config(unit, PPP_MRU, (lax_recv? 0: 0xffffffff),
462 peer_mru[unit] = PPP_MRU;
679 peer_mru[f->unit] = PPP_MRU;
1934 mtu = MIN(ho->neg_mru? ho->mru: PPP_MRU, ao->mru);
1935 mru = go->neg_mru? MAX(wo->mru, go->mru): PPP_MRU;
1971 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
1972 ppp_recv_config(f->unit, PPP_MRU,
1975 peer_mru[f->unit] = PPP_MRU;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/accel-pptp/src/pppd/
H A Ddemand.c89 if (framemax < PPP_MRU) */
90 framemax = PPP_MRU;
101 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
102 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
103 || ppp_recv_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0)
H A Dlcp.c206 static u_char nak_buffer[PPP_MRU]; /* where we construct a nak packet */
458 if (ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0) < 0
459 || ppp_recv_config(unit, PPP_MRU, (lax_recv? 0: 0xffffffff),
462 peer_mru[unit] = PPP_MRU;
679 peer_mru[f->unit] = PPP_MRU;
1934 mtu = MIN(ho->neg_mru? ho->mru: PPP_MRU, ao->mru);
1935 mru = go->neg_mru? MAX(wo->mru, go->mru): PPP_MRU;
1971 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
1972 ppp_recv_config(f->unit, PPP_MRU,
1975 peer_mru[f->unit] = PPP_MRU;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dppp_defs.h50 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptp/src/pppd/
H A Ddemand.c89 if (framemax < PPP_MRU) */
90 framemax = PPP_MRU;
101 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
102 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
103 || ppp_recv_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0)
H A Dlcp.c206 static u_char nak_buffer[PPP_MRU]; /* where we construct a nak packet */
458 if (ppp_send_config(unit, PPP_MRU, 0xffffffff, 0, 0) < 0
459 || ppp_recv_config(unit, PPP_MRU, (lax_recv? 0: 0xffffffff),
462 peer_mru[unit] = PPP_MRU;
679 peer_mru[f->unit] = PPP_MRU;
1934 mtu = MIN(ho->neg_mru? ho->mru: PPP_MRU, ao->mru);
1935 mru = go->neg_mru? MAX(wo->mru, go->mru): PPP_MRU;
1971 ppp_send_config(f->unit, PPP_MRU, 0xffffffff, 0, 0);
1972 ppp_recv_config(f->unit, PPP_MRU,
1975 peer_mru[f->unit] = PPP_MRU;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dppp_defs.h50 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/include/linux/
H A Dppp_defs.h58 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/
H A Ddemand.c89 if (framemax < PPP_MRU) */
90 framemax = PPP_MRU;
101 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
102 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
103 || ppp_recv_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/include/linux/
H A Dppp_defs.h58 #define PPP_MRU 1500 /* default MRU = max length of info field */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/
H A Ddemand.c89 if (framemax < PPP_MRU) */
90 framemax = PPP_MRU;
101 netif_set_mtu(0, MIN(lcp_allowoptions[0].mru, PPP_MRU));
102 if (ppp_send_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0
103 || ppp_recv_config(0, PPP_MRU, (u_int32_t) 0, 0, 0) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dnetwork.c229 if (val < PPP_MRU)
230 val = PPP_MRU;
272 network->mru = PPP_MRU;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/pcmcia/ipwireless/
H A Dnetwork.c229 if (val < PPP_MRU)
230 val = PPP_MRU;
272 network->mru = PPP_MRU;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dppp_synctty.c211 ap->mru = PPP_MRU;
226 ap->chan.mtu = PPP_MRU;
505 if (val < PPP_MRU)
506 val = PPP_MRU;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dppp_synctty.c211 ap->mru = PPP_MRU;
226 ap->chan.mtu = PPP_MRU;
505 if (val < PPP_MRU)
506 val = PPP_MRU;

Completed in 241 milliseconds

1234