| tag | line | file | source code |
|---|---|---|---|
| ppp_us_queue | 111 | drivers/net/ppp.c | static int ppp_us_queue(struct ppp *, unsigned short, unsigned char *, int); |
| ppp_us_queue | 1042 | drivers/net/ppp.c | if (ppp_us_queue (ppp, proto, c, count+2)) { |
| ppp_us_queue | 1720 | drivers/net/ppp.c | if (ppp_us_queue (ppp, proto, p, len)) |