Searched refs:pppoe_proto (Results 1 – 2 of 2) sorted by relevance
87 static inline __be16 pppoe_proto(const struct sk_buff *skb) in pppoe_proto() function95 pppoe_proto(skb) == htons(PPP_IP) && \100 pppoe_proto(skb) == htons(PPP_IPV6) && \
1127 static const struct pppox_proto pppoe_proto = { variable1173 err = register_pppox_proto(PX_PROTO_OE, &pppoe_proto); in pppoe_init()