Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dbr2684.c54 static const unsigned char ethertype_ipv6[] = { ETHERTYPE_IPV6 }; variable
456 if (memcmp(skb->data + 6, ethertype_ipv6, in br2684_push()
457 sizeof(ethertype_ipv6)) == 0) in br2684_push()