HomeSort by: relevance | last modified time | path
    Searched refs:SCTP_PCB_COPY_FLAGS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_peeloff.c 120 (SCTP_PCB_COPY_FLAGS & inp->sctp_flags));
176 (SCTP_PCB_COPY_FLAGS & inp->sctp_flags));
sctp_pcb.h 99 #define SCTP_PCB_COPY_FLAGS 0x0707ff64
sctp_input.c 2109 (SCTP_PCB_COPY_FLAGS & (*inp_p)->sctp_flags) |

Completed in 14 milliseconds