Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Dbr2684.c52 static const unsigned char ethertype_ipv4[] = { ETHERTYPE_IPV4 }; variable
458 else if (memcmp(skb->data + 6, ethertype_ipv4, in br2684_push()
459 sizeof(ethertype_ipv4)) == 0) in br2684_push()