Home
last modified time | relevance | path

Searched refs:IP_VS_CONN_F_BYPASS (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dip_vs.h87 #define IP_VS_CONN_F_BYPASS 0x0004 /* cache bypass */ macro
/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_conn.c536 case IP_VS_CONN_F_BYPASS: in ip_vs_bind_xmit()
565 case IP_VS_CONN_F_BYPASS: in ip_vs_bind_xmit_v6()
Dip_vs_core.c630 IP_VS_CONN_F_BYPASS | flags, in ip_vs_leave()
/Linux-v5.10/include/net/
Dip_vs.h1555 case IP_VS_CONN_F_BYPASS: in ip_vs_fwd_tag()