Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_constants.h341 #define SCTP_REACHABLE_MASK 0x203 macro
H A Dsctp_usrreq.c2080 paddri->spinfo_state = net->dest_state & (SCTP_REACHABLE_MASK|SCTP_ADDR_NOHB); in sctp_optsget()
2165 sstat->sstat_primary.spinfo_state = net->dest_state & SCTP_REACHABLE_MASK; in sctp_optsget()