Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
Dlec.c991 static const struct seq_operations lec_seq_ops = { variable
1000 return seq_open_private(file, &lec_seq_ops, sizeof(struct lec_state)); in lec_seq_open()