Searched refs:lec_ctrl_magic (Results 1 – 1 of 1) sorted by relevance
565 static const unsigned char lec_ctrl_magic[] = { variable607 if (memcmp(skb->data, lec_ctrl_magic, 4) == 0) { in lec_push()