Home
last modified time | relevance | path

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

/net/netfilter/ipvs/
DKconfig161 connections to the server with the highest weight that is
171 connections to the server with the highest weight that is
/net/tipc/
Dnode.c997 int i, highest = 0, prio; in __tipc_node_link_down() local
1023 if (prio < highest) in __tipc_node_link_down()
1025 if (prio > highest) { in __tipc_node_link_down()
1026 highest = prio; in __tipc_node_link_down()