Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c56 #define MDB_SCTP_SHOW_FLOW 0x100 macro
722 'F', MDB_OPT_SETBITS, MDB_SCTP_SHOW_FLOW, &opts, in sctp()
831 if (opts & MDB_SCTP_SHOW_FLOW) { in sctp()