Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsctp.h139 enum { SCTP_CHUNK_FLAG_T = 0x01 }; enumerator
163 #define sctp_test_T_bit(c) ((c)->chunk_hdr->flags & SCTP_CHUNK_FLAG_T)