Searched refs:PPP_IP (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/uapi/linux/
H A Dppp_defs.h39 #define PPP_IP 0x21 /* Internet Protocol */ macro
/linux-master/include/net/netfilter/
H A Dnf_flow_table.h346 case htons(PPP_IP):
/linux-master/drivers/net/ppp/
H A Dppp_generic.c312 case PPP_IP:
330 PPP_IP,
1778 case PPP_IP:
2427 proto = PPP_IP;
2444 proto = PPP_IP;
/linux-master/net/core/
H A Dflow_dissector.c728 case PPP_IP:
1354 if (ppp_proto == PPP_IP) {
/linux-master/net/bridge/
H A Dbr_netfilter_hooks.c123 pppoe_proto(skb) == htons(PPP_IP) && brnet->filter_pppoe_tagged;
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c1623 mvpp2_prs_match_etype(&pe, 0, PPP_IP);
/linux-master/net/sched/
H A Dcls_flower.c1120 if (key_val->ppp_proto == htons(PPP_IP)) {

Completed in 156 milliseconds