Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c631 bool by_me = false; in ip_vs_conn_fill_cport() local
661 if (cp->flags & IP_VS_CONN_F_NO_CPORT && by_me) in ip_vs_conn_fill_cport()
717 if (cp->flags & IP_VS_CONN_F_NO_CPORT && (!cp->cport || by_me)) { in ip_vs_conn_fill_cport()
721 by_me = true; in ip_vs_conn_fill_cport()
751 if (dir-- && by_me) in ip_vs_conn_fill_cport()