Home
last modified time | relevance | path

Searched refs:pppoe_hdr (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dif_pppox.h21 static inline struct pppoe_hdr *pppoe_hdr(const struct sk_buff *skb) in pppoe_hdr() function
23 return (struct pppoe_hdr *)skb_network_header(skb); in pppoe_hdr()
/include/uapi/linux/
Dif_pppox.h140 struct pppoe_hdr { struct
/include/net/netfilter/
Dnf_flow_table.h326 sizeof(struct pppoe_hdr))); in nf_flow_pppoe_proto()