Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
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[];
/linux-6.6.21/include/linux/
Dif_pppox.h19 static inline struct pppoe_hdr *pppoe_hdr(const struct sk_buff *skb) in pppoe_hdr() function
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_tc_lib.h121 struct ice_tc_pppoe_hdr pppoe_hdr; member
Dice_protocol_type.h421 struct ice_pppoe_hdr pppoe_hdr; member