Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dlec.c564 static const unsigned char lec_ctrl_magic[] = { variable
606 if (memcmp(skb->data, lec_ctrl_magic, 4) == 0) { in lec_push()