Searched refs:pppoe_proto (Results 1 – 2 of 2) sorted by relevance
96 static inline __be16 pppoe_proto(const struct sk_buff *skb) in pppoe_proto() function104 pppoe_proto(skb) == htons(PPP_IP) && \109 pppoe_proto(skb) == htons(PPP_IPV6) && \
1126 static const struct pppox_proto pppoe_proto = { variable1172 err = register_pppox_proto(PX_PROTO_OE, &pppoe_proto); in pppoe_init()