Searched refs:sctp_dbg_objcnt (Results 1 – 2 of 2) sorted by relevance
61 static sctp_dbg_objcnt_entry_t sctp_dbg_objcnt[] = { variable85 seq_printf(seq, "%s: %d", sctp_dbg_objcnt[i].label, in sctp_objcnt_seq_show()86 atomic_read(sctp_dbg_objcnt[i].counter)); in sctp_objcnt_seq_show()93 return (*pos >= ARRAY_SIZE(sctp_dbg_objcnt)) ? NULL : (void *)pos; in sctp_objcnt_seq_start()103 return (*pos >= ARRAY_SIZE(sctp_dbg_objcnt)) ? NULL : (void *)pos; in sctp_objcnt_seq_next()
59 'cat /proc/net/sctp/sctp_dbg_objcnt'