Searched refs:pppoe_proto (Results 1 – 2 of 2) sorted by relevance
114 static inline __be16 pppoe_proto(const struct sk_buff *skb) in pppoe_proto() function125 pppoe_proto(skb) == htons(PPP_IP) && brnet->filter_pppoe_tagged; in is_pppoe_ip()134 pppoe_proto(skb) == htons(PPP_IPV6) && in is_pppoe_ipv6()
1140 static const struct pppox_proto pppoe_proto = { variable1187 err = register_pppox_proto(PX_PROTO_OE, &pppoe_proto); in pppoe_init()