Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_pcb.c5549 #define VALIDATE_LOADER_TUNABLE(var_name, prefix) \ macro
5595 VALIDATE_LOADER_TUNABLE(sctp_hashtblsize, SCTPCTL_TCBHASHSIZE); in sctp_pcb_init()
5596 VALIDATE_LOADER_TUNABLE(sctp_pcbtblsize, SCTPCTL_PCBHASHSIZE); in sctp_pcb_init()
5597 VALIDATE_LOADER_TUNABLE(sctp_chunkscale, SCTPCTL_CHUNKSCALE); in sctp_pcb_init()