Searched refs:ETH_P_IP (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dif_ether.h48 #define ETH_P_IP ETHERTYPE_IP macro
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h37 #define ETH_P_IP 0x0800 /* Internet Protocol packet */ macro
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dcommon.h326 #ifndef ETH_P_IP
327 #define ETH_P_IP 0x0800 macro
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dfils_hlp.c260 wpabuf_put_be16(resp, ETH_P_IP);
567 case ETH_P_IP:
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1753 ethertype, ETH_P_IP);
1901 ib_spec->eth.val.ether_type == htons(ETH_P_IP)))
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c303 if (skb->protocol != htons(ETH_P_IP))

Completed in 189 milliseconds