Home
last modified time | relevance | path

Searched defs:sctp_test_T_bit (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dsctp.h149 #define sctp_test_T_bit(c) ((c)->chunk_hdr->flags & SCTP_CHUNK_FLAG_T) macro
/kernel/linux/linux-5.10/include/linux/
Dsctp.h148 #define sctp_test_T_bit(c) ((c)->chunk_hdr->flags & SCTP_CHUNK_FLAG_T) macro