Home
last modified time | relevance | path

Searched defs:pppoe_proto (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ppp/
H A Dpppoe.c1140 static const struct pppox_proto pppoe_proto = { variable
/openbmc/linux/net/bridge/
H A Dbr_netfilter_hooks.c112 static inline __be16 pppoe_proto(const struct sk_buff *skb) in pppoe_proto() function