Home
last modified time | relevance | path

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

/freebsd-14.2/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.c2557 paddri->spinfo_state = SCTP_INACTIVE;
2643 sstat->sstat_primary.spinfo_state = SCTP_INACTIVE;
/freebsd-14.2/usr.bin/sockstat/
H A Dsockstat.c1096 case SCTP_INACTIVE: in sctp_path_state()