Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_uio.h353 #define SCTP_INACTIVE 0x0002 /* neither SCTP_ADDR_REACHABLE nor macro
Dsctp_sysctl.c517 xraddr.state = SCTP_INACTIVE; in sctp_sysctl_handle_assoclist()
Dsctp_usrreq.c2548 paddri->spinfo_state = SCTP_INACTIVE;
2635 sstat->sstat_primary.spinfo_state = SCTP_INACTIVE;
/freebsd-12-stable/usr.bin/sockstat/
Dsockstat.c1003 case SCTP_INACTIVE: in sctp_path_state()