Searched refs:ip_vs_conn_hashkey (Results 1 – 1 of 1) sorted by relevance
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_conn.c | 166 static u32 ip_vs_conn_hashkey(struct ip_vs_rht *t, int af, unsigned int proto, in ip_vs_conn_hash() 212 return ip_vs_conn_hashkey(t, p->af, p->protocol, addr, port, laddr, in ip_vs_conn_unhash() 106 static unsigned int ip_vs_conn_hashkey(struct netns_ipvs *ipvs, int af, unsigned int proto, ip_vs_conn_hashkey() function
|