Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_peeloff.c118 (SCTP_PCB_COPY_FLAGS & inp->sctp_flags)); in sctp_do_peeloff()
H A Dsctp.h532 #define SCTP_PCB_COPY_FLAGS (SCTP_PCB_FLAGS_BOUNDALL|\ macro
H A Dsctp_input.c2688 (SCTP_PCB_COPY_FLAGS & (*inp_p)->sctp_flags) | in sctp_handle_cookie_echo()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h532 #define SCTP_PCB_COPY_FLAGS (SCTP_PCB_FLAGS_BOUNDALL|\ macro