Searched refs:SCTP_MAPPING_ARRAY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | sctp_constants.h | 499 #define SCTP_MAPPING_ARRAY 512 macro |
H A D | sctp_indata.c | 1763 if (gap >= (SCTP_MAPPING_ARRAY << 3)) { in sctp_process_a_data_chunk() |