Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_flow_table_ip.c550 struct ppp_hdr { in nf_flow_pppoe_push() struct
551 struct pppoe_hdr hdr; in nf_flow_pppoe_push()
552 __be16 proto; in nf_flow_pppoe_push()
/linux/net/core/
H A Dflow_dissector.c740 u8 *ppp_hdr; in __skb_flow_dissect_gre() local