Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip_vs.h1220 void ip_vs_random_dropentry(struct net *net);
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_conn.c1243 void ip_vs_random_dropentry(struct net *net) in ip_vs_random_dropentry() function
Dip_vs_ctl.c231 ip_vs_random_dropentry(ipvs->net); in defense_work_handler()