Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_uio.h348 #define SCTP_INACTIVE 0x0002 /* neither SCTP_ADDR_REACHABLE nor macro
H A Dsctp_sysctl.c544 xraddr.state = SCTP_INACTIVE; in sctp_sysctl_handle_assoclist()
H A Dsctp_usrreq.c2552 paddri->spinfo_state = SCTP_INACTIVE;
2638 sstat->sstat_primary.spinfo_state = SCTP_INACTIVE;
/freebsd/usr.bin/sockstat/
H A Dsockstat.c1101 case SCTP_INACTIVE: in sctp_path_state()