Searched refs:NPMODE_PASS (Results 1 – 5 of 5) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | ppp_defs.h | 81 NPMODE_PASS, /* pass the packet through */ enumerator
|
/external/ppp/pppd/include/net/ |
D | ppp_defs.h | 151 NPMODE_PASS, /* pass the packet through */ enumerator
|
/external/ppp/pppd/ |
D | demand.c | 170 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_PASS); in demand_unblock()
|
D | ipv6cp.c | 1236 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS); 1253 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS);
|
D | ipcp.c | 1887 sifnpmode(f->unit, PPP_IP, NPMODE_PASS); 1923 sifnpmode(f->unit, PPP_IP, NPMODE_PASS);
|