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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_ctl.c305 static atomic_t ip_vs_ftpsvc_counter = ATOMIC_INIT(0); variable
473 && atomic_read(&ip_vs_ftpsvc_counter)
1212 atomic_inc(&ip_vs_ftpsvc_counter);
1374 atomic_dec(&ip_vs_ftpsvc_counter);

Completed in 16 milliseconds