/external/ppp/pppd/ |
demand.c | 127 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_QUEUE); 144 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_ERROR); 170 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_PASS);
|
ipv6cp.c | 1153 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE)) [all...] |
ipcp.c | [all...] |
sys-solaris.c | 1814 sifnpmode(u, proto, mode) function [all...] |
pppd.h | 654 int sifnpmode __P((int u, int proto, enum NPmode mode)); [all...] |
ipxcp.c | [all...] |
sys-linux.c | 2739 sifnpmode(u, proto, mode) function [all...] |