Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dip_vs.h1055 #define IPVS_SYNC_SEND_DELAY (HZ / 50) macro
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c372 max(IPVS_SYNC_SEND_DELAY, 1)); in sb_queue_tail()