Searched refs:IPVS_SYNC_SEND_DELAY (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | ip_vs.h | 1055 #define IPVS_SYNC_SEND_DELAY (HZ / 50) macro |
/openbmc/linux/net/netfilter/ipvs/ | ||
H A D | ip_vs_sync.c | 372 max(IPVS_SYNC_SEND_DELAY, 1)); in sb_queue_tail() |