Home
last modified time | relevance | path

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

/linux-3.3/net/atm/
Dlec.c649 static const unsigned char lec_ctrl_magic[] = { variable
691 if (memcmp(skb->data, lec_ctrl_magic, 4) == 0) { in lec_push()