Lines Matching refs:proto
1016 int proto;1026 proto = (p[0] << 8) + p[1];1027 if (ppp_dev_fd >= 0 && !(proto >= 0xc000 || proto == PPP_CCPFRAG))2673 sifnpmode(u, proto, mode)2675 int proto;2680 npi.protocol = proto;2684 error("ioctl(PPPIOCSNPMODE, %d, %d): %m", proto, mode);