Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h75 #define SCTP_COUNT_LIMIT 40 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h75 #define SCTP_COUNT_LIMIT 40 macro
H A Dsctp_output.c2048 if (vrf->total_ifa_count > SCTP_COUNT_LIMIT) { in sctp_add_addresses_to_i_ia()