Searched refs:sifnpmode (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Ddemand.c121 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_QUEUE);
138 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_ERROR);
164 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_PASS);
H A Dipv6cp.c1104 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE))
1187 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS);
1229 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS);
1274 sifnpmode(f->unit, PPP_IPV6, NPMODE_QUEUE);
1276 sifnpmode(f->unit, PPP_IPV6, NPMODE_DROP);
H A Dipcp.c1536 if (!sifnpmode(u, PPP_IP, NPMODE_QUEUE))
1650 sifnpmode(f->unit, PPP_IP, NPMODE_PASS);
1683 sifnpmode(f->unit, PPP_IP, NPMODE_PASS);
1747 sifnpmode(f->unit, PPP_IP, NPMODE_QUEUE);
1749 sifnpmode(f->unit, PPP_IP, NPMODE_DROP);
H A Dpppd.h534 int sifnpmode __P((int u, int proto, enum NPmode mode));
H A Dsys-sunos4.c924 * sifnpmode - Set the mode for handling packets for a given NP.
927 sifnpmode(u, proto, mode) function
H A Dipxcp.c1354 sifnpmode(f->unit, PPP_IPX, NPMODE_DROP);
H A Dsys-linux.c2596 * sifnpmode - Set the mode for handling packets for a given NP.
2600 sifnpmode(u, proto, mode) function
H A Dsys-solaris.c1681 * sifnpmode - Set the mode for handling packets for a given NP.
1684 sifnpmode(u, proto, mode) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Ddemand.c127 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_QUEUE);
144 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_ERROR);
173 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_PASS);
200 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_PASS);
H A Dipv6cp.c1153 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE))
1236 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS);
1276 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS);
1321 sifnpmode(f->unit, PPP_IPV6, NPMODE_QUEUE);
1323 sifnpmode(f->unit, PPP_IPV6, NPMODE_DROP);
H A Dipcp.c1660 if (!sifnpmode(u, PPP_IP, NPMODE_QUEUE))
1780 sifnpmode(f->unit, PPP_IP, NPMODE_PASS);
1816 sifnpmode(f->unit, PPP_IP, NPMODE_PASS);
1892 sifnpmode(f->unit, PPP_IP, NPMODE_QUEUE);
1894 sifnpmode(f->unit, PPP_IP, NPMODE_DROP);
H A Dpppd.h640 int sifnpmode __P((int u, int proto, enum NPmode mode));
H A Dipxcp.c1382 sifnpmode(f->unit, PPP_IPX, NPMODE_DROP);
H A Dsys-linux.c2678 * sifnpmode - Set the mode for handling packets for a given NP.
2682 sifnpmode(u, proto, mode) function
H A Dsys-solaris.c1808 * sifnpmode - Set the mode for handling packets for a given NP.
1811 sifnpmode(u, proto, mode) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h607 int sifnpmode __P((int u, int proto, enum NPmode mode));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h542 int sifnpmode __P((int u, int proto, enum NPmode mode));
H A Dsys-linux.c1119 * sifnpmode - Set the mode for handling packets for a given NP.
1123 sifnpmode(u, proto, mode) function

Completed in 232 milliseconds