Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_vs.h694 u32 ip_vs_rht_hash_linfo(struct ip_vs_rht *t, int af,
/linux/net/netfilter/ipvs/
H A Dip_vs_core.c284 u32 ip_vs_rht_hash_linfo(struct ip_vs_rht *t, int af, in ip_vs_rht_hash_linfo() function
H A Dip_vs_ctl.c361 return ip_vs_rht_hash_linfo(t, af, addr, ntohs(port), proto); in ip_vs_svc_hashval()