Home
last modified time | relevance | path

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

/include/linux/
Dif_ether.h45 #define ETH_P_IP 0x0800 /* Internet Protocol packet */ macro
Dptp_classify.h97 {OP_JEQ, 0, 12, ETH_P_IP }, /* f goto L20 */ \
/include/net/
Dinet_ecn.h134 case cpu_to_be16(ETH_P_IP): in INET_ECN_set_ce()