Home
last modified time | relevance | path

Searched refs:ETH_P_IP (Results 1 – 11 of 11) sorted by relevance

/include/net/
A Dtun_proto.h20 return htons(ETH_P_IP); in tun_p_to_eth_p()
36 case htons(ETH_P_IP): in tun_p_from_eth_p()
A Dinet_ecn.h175 case cpu_to_be16(ETH_P_IP): in INET_ECN_set_ce()
194 case cpu_to_be16(ETH_P_IP): in skb_get_dsfield()
211 case cpu_to_be16(ETH_P_IP): in INET_ECN_set_ect1()
292 case htons(ETH_P_IP): in IP_ECN_decapsulate()
311 case htons(ETH_P_IP): in IP6_ECN_decapsulate()
A Dip_tunnels.h454 case htons(ETH_P_IP): in pskb_inet_may_pull_reason()
490 case htons(ETH_P_IP): in skb_vlan_inet_prepare()
554 if (payload_protocol == htons(ETH_P_IP)) in ip_tunnel_get_dsfield()
578 if (payload_protocol == htons(ETH_P_IP)) in ip_tunnel_get_ttl()
A Dvxlan.h373 case htons(ETH_P_IP): in vxlan_features_check()
/include/linux/
A Dvirtio_net.h16 return protocol == cpu_to_be16(ETH_P_IP); in virtio_net_hdr_match_proto()
21 return protocol == cpu_to_be16(ETH_P_IP) || in virtio_net_hdr_match_proto()
38 skb->protocol = cpu_to_be16(ETH_P_IP); in virtio_net_hdr_set_proto()
137 skb->protocol == htons(ETH_P_IP)) { in __virtio_net_hdr_to_skb()
329 htons(ETH_P_IP)); in virtio_net_hdr_tnl_to_skb()
A Dnetdevice.h5162 case htons(ETH_P_IP): in can_checksum_protocol()
/include/linux/mlx5/
A Dfs_helpers.h57 ethertype = ETH_P_IP; in _mlx5_fs_is_outer_ipv_flow()
/include/uapi/linux/
A Dif_ether.h52 #define ETH_P_IP 0x0800 /* Internet Protocol packet */ macro
/include/net/netfilter/
A Dnf_queue.h87 case htons(ETH_P_IP): in hash_bridge()
A Dnf_flow_table.h363 return htons(ETH_P_IP); in __nf_flow_pppoe_proto()
/include/trace/events/
A Dbridge.h153 } else if (group->proto == htons(ETH_P_IP)) {

Completed in 34 milliseconds