Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_pppox.h140 struct pppoe_hdr { struct
142 __u8 type : 4;
143 __u8 ver : 4;
150 __u8 code;
151 __be16 sid;
152 __be16 length;
153 struct pppoe_tag tag[0];
/linux/include/linux/
A Dif_pppox.h21 static inline struct pppoe_hdr *pppoe_hdr(const struct sk_buff *skb) in pppoe_hdr() function

Completed in 4 milliseconds