Home
last modified time | relevance | path

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

/include/uapi/linux/
Dip_vs.h84 #define IP_VS_CONN_F_TUNNEL 0x0002 /* tunneling */ macro
/include/net/
Dip_vs.h1454 case IP_VS_CONN_F_TUNNEL: in ip_vs_fwd_tag()