Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PPP_PROTO
drivers/net/ppp/ppp_generic.c
1782
int proto = PPP_PROTO(skb);
drivers/net/ppp/ppp_generic.c
2342
proto = PPP_PROTO(skb);
drivers/net/ppp/ppp_generic.c
2388
if (PPP_PROTO(skb) == PPP_MP)
drivers/net/ppp/ppp_generic.c
2424
proto = PPP_PROTO(skb);
drivers/net/ppp/ppp_generic.c
2548
int proto = PPP_PROTO(skb);