Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp.h477 #define SCTP_FROM_MIDDLE_BOX SCTP_HAD_NO_TCB macro
H A Dsctp_input.c3134 ((flg & SCTP_FROM_MIDDLE_BOX) == 0)) { in process_chunk_drop()
3138 ((flg & SCTP_FROM_MIDDLE_BOX) == 0)) { in process_chunk_drop()
3143 (flg & SCTP_FROM_MIDDLE_BOX)) { in process_chunk_drop()
4204 if (pktdrp_flags & SCTP_FROM_MIDDLE_BOX) { in sctp_handle_packet_dropped()
4253 if (pktdrp_flags & SCTP_FROM_MIDDLE_BOX) { in sctp_handle_packet_dropped()
4280 if (pktdrp_flags & SCTP_FROM_MIDDLE_BOX) { in sctp_handle_packet_dropped()
4284 if (pktdrp_flags & SCTP_FROM_MIDDLE_BOX) { in sctp_handle_packet_dropped()
4296 if ((pktdrp_flags & SCTP_FROM_MIDDLE_BOX) == 0) { in sctp_handle_packet_dropped()
4332 if ((pktdrp_flags & SCTP_FROM_MIDDLE_BOX) && in sctp_handle_packet_dropped()
/f-stack/tools/compat/include/netinet/
H A Dsctp.h477 #define SCTP_FROM_MIDDLE_BOX SCTP_HAD_NO_TCB macro