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.h85 #define IP_VS_CONN_F_TUNNEL 0x0002 /* tunneling */ macro
/include/net/
Dip_vs.h1523 case IP_VS_CONN_F_TUNNEL: in ip_vs_fwd_tag()