Home
last modified time | relevance | path

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

/linux-4.1.27/net/sctp/
Dobjcnt.c106 static const struct seq_operations sctp_objcnt_seq_ops = { variable
115 return seq_open(file, &sctp_objcnt_seq_ops); in sctp_objcnt_seq_open()