Home
last modified time | relevance | path

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

/Linux-v5.10/net/atm/
Dlec.c566 static const unsigned char lec_ctrl_magic[] = { variable
608 if (memcmp(skb->data, lec_ctrl_magic, 4) == 0) { in lec_push()