Searched refs:ETH_P_PPP_SES (Results 1 – 5 of 5) sorted by relevance
65 #define ETH_P_PPP_SES 0x8864 /* PPPoE session messages */ macro
71 #define ETH_P_PPP_SES 0x8864 /* PPPoE session messages */ macro
64 case __cpu_to_be16(ETH_P_PPP_SES): in nf_bridge_encap_header_len()
518 .type = cpu_to_be16(ETH_P_PPP_SES),872 skb->protocol = cpu_to_be16(ETH_P_PPP_SES); in pppoe_sendmsg()884 dev_hard_header(skb, dev, ETH_P_PPP_SES, in pppoe_sendmsg()940 skb->protocol = cpu_to_be16(ETH_P_PPP_SES); in __pppoe_xmit()943 dev_hard_header(skb, dev, ETH_P_PPP_SES, in __pppoe_xmit()
94 (skb->protocol == htons(ETH_P_PPP_SES) && \99 (skb->protocol == htons(ETH_P_PPP_SES) && \211 skb->protocol = htons(ETH_P_PPP_SES); in nf_bridge_update_protocol()488 else if (skb->protocol == htons(ETH_P_PPP_SES)) in setup_pre_routing()