Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dip_vs.h87 #define IP_VS_CONN_F_BYPASS 0x0004 /* cache bypass */ macro
/Linux-v6.6/net/netfilter/ipvs/
Dip_vs_conn.c535 case IP_VS_CONN_F_BYPASS: in ip_vs_bind_xmit()
564 case IP_VS_CONN_F_BYPASS: in ip_vs_bind_xmit_v6()
Dip_vs_core.c618 IP_VS_CONN_F_BYPASS | flags, in ip_vs_leave()
/Linux-v6.6/include/net/
Dip_vs.h1698 case IP_VS_CONN_F_BYPASS: in ip_vs_fwd_tag()