Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dip_vs.h84 #define IP_VS_CONN_F_LOCALNODE 0x0001 /* local node */ macro
/linux/include/net/
H A Dip_vs.h1705 case IP_VS_CONN_F_LOCALNODE: in ip_vs_fwd_tag()