Searched refs:GET_TRILL_OPTS_LEN (Results 1 – 3 of 3) sorted by relevance
54 optslen = GET_TRILL_OPTS_LEN(trillhdr) * sizeof (uint32_t); in interpret_trill()
110 #define GET_TRILL_OPTS_LEN(hdr_p) \ macro
427 min_size += GET_TRILL_OPTS_LEN(trillhdr) * sizeof (uint32_t) + in trill_recv()436 (GET_TRILL_OPTS_LEN(trillhdr) * sizeof (uint32_t)); in trill_recv()