Searched refs:SN_VTAG_PARAM_SIZE (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c220 #define SN_VTAG_PARAM_SIZE 12 /**< Size of SCTP ASCONF vtag param in bytes */ macro
1292 while((bytes_left >= param_size) && (bytes_left >= SN_VTAG_PARAM_SIZE)) {

Completed in 101 milliseconds