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

/linux-master/net/atm/
H A Dbr2684.c53 static const unsigned char ethertype_ipv4[] = { ETHERTYPE_IPV4 }; variable
459 else if (memcmp(skb->data + 6, ethertype_ipv4,
460 sizeof(ethertype_ipv4)) == 0)

Completed in 359 milliseconds