Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Dlec.c565 static const unsigned char lec_ctrl_magic[] = { variable
607 if (memcmp(skb->data, lec_ctrl_magic, 4) == 0) { in lec_push()