Home
last modified time | relevance | path

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

/net/ipv6/
Dinet6_hashtables.c92 static inline int compute_score(struct sock *sk, struct net *net, in compute_score() function
130 score = compute_score(sk, net, hnum, daddr, dif, sdif, in inet6_lhash2_lookup()
Dudp.c101 static int compute_score(struct sock *sk, struct net *net, in compute_score() function
158 score = compute_score(sk, net, saddr, sport, in udp6_lib_lookup2()
/net/ipv4/
Dinet_hashtables.c228 static inline int compute_score(struct sock *sk, struct net *net, in compute_score() function
272 score = compute_score(sk, net, hnum, daddr, in inet_lhash2_lookup()
Dudp.c353 static int compute_score(struct sock *sk, struct net *net, in compute_score() function
423 score = compute_score(sk, net, saddr, sport, in udp4_lib_lookup2()