Home
last modified time | relevance | path

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

/include/linux/
Dif_ether.h65 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
Dptp_classify.h110 /*L20*/ {OP_JEQ, 0, 9, ETH_P_IPV6 }, /* f goto L40 */ \
/include/net/
Dinet_ecn.h139 case cpu_to_be16(ETH_P_IPV6): in INET_ECN_set_ce()