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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Dsysctl_net_core.c31 extern int sysctl_hot_list_len;
84 &sysctl_hot_list_len, sizeof(int), 0644, NULL,
H A Dskbuff.c64 int sysctl_hot_list_len = 128; variable
132 if (skb_queue_len(list) < sysctl_hot_list_len) {

Completed in 44 milliseconds