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

/linux-master/net/sctp/
H A Dsysctl.c88 * If you add new items to the sctp_net_table, please ensure that
90 * their macro names when they appear in sctp_net_table.
97 static struct ctl_table sctp_net_table[] = { variable in typeref:struct:ctl_table
603 table = kmemdup(sctp_net_table, sizeof(sctp_net_table), GFP_KERNEL);
617 ARRAY_SIZE(sctp_net_table));

Completed in 97 milliseconds