Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctp.h476 #define SCTP_FROM_MIDDLE_BOX SCTP_HAD_NO_TCB macro
HDsctp_input.c3270 ((flg & SCTP_FROM_MIDDLE_BOX) == 0)) { in process_chunk_drop()
3274 ((flg & SCTP_FROM_MIDDLE_BOX) == 0)) { in process_chunk_drop()
3279 (flg & SCTP_FROM_MIDDLE_BOX)) { in process_chunk_drop()
4325 if (cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX) in sctp_handle_packet_dropped()
4369 if ((cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX)) in sctp_handle_packet_dropped()
4390 if ((cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX)) in sctp_handle_packet_dropped()
4409 if ((cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX) == 0) { in sctp_handle_packet_dropped()
4445 if ((cp->ch.chunk_flags & SCTP_FROM_MIDDLE_BOX) && in sctp_handle_packet_dropped()