Home
last modified time | relevance | path

Searched refs:PPP_IP (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dppp_defs.h39 #define PPP_IP 0x21 /* Internet Protocol */ macro
/linux/include/net/netfilter/
H A Dnf_flow_table.h388 case htons(PPP_IP): in __nf_flow_pppoe_proto()
/linux/net/core/
H A Dflow_dissector.c752 case PPP_IP: in __skb_flow_dissect_gre()
1385 if (ppp_proto == PPP_IP) { in __skb_flow_dissect()
/linux/net/netfilter/
H A Dnf_flow_table_ip.c571 proto = htons(PPP_IP); in nf_flow_pppoe_push()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c1644 mvpp2_prs_match_etype(&pe, 0, PPP_IP); in mvpp2_prs_pppoe_init()
/linux/net/sched/
H A Dcls_flower.c1140 if (key_val->ppp_proto == htons(PPP_IP)) { in fl_set_key_pppoe()