Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dip_vs.h87 #define IP_VS_CONN_F_BYPASS 0x0004 /* cache bypass */ macro
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_conn.c529 case IP_VS_CONN_F_BYPASS: in ip_vs_bind_xmit()
558 case IP_VS_CONN_F_BYPASS: in ip_vs_bind_xmit_v6()
Dip_vs_core.c607 IP_VS_CONN_F_BYPASS | flags, in ip_vs_leave()
/Linux-v4.19/include/net/
Dip_vs.h1514 case IP_VS_CONN_F_BYPASS: in ip_vs_fwd_tag()