Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds