Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dsctp_peeloff.c120 (SCTP_PCB_COPY_FLAGS & inp->sctp_flags)); in sctp_do_peeloff()
176 (SCTP_PCB_COPY_FLAGS & inp->sctp_flags)); in sctp_get_peeloff()
Dsctp_pcb.h99 #define SCTP_PCB_COPY_FLAGS 0x0707ff64 macro
Dsctp_input.c2109 (SCTP_PCB_COPY_FLAGS & (*inp_p)->sctp_flags) | in sctp_handle_cookie_echo()