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

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/core/
H A Dutils.c38 int net_msg_cost = 5*HZ; variable
61 if (toks >= net_msg_cost) {
64 toks -= net_msg_cost;
H A Dsysctl_net_core.c21 extern int net_msg_cost;
75 &net_msg_cost, sizeof(int), 0644, NULL,

Completed in 41 milliseconds