Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dudp.c189 static inline int compute_score2(struct sock *sk, struct net *net, in compute_score2() function
244 score = compute_score2(sk, net, saddr, sport, in udp6_lib_lookup2()
275 else if (unlikely(compute_score2(result, net, saddr, sport, in udp6_lib_lookup2()
/linux-4.1.27/net/ipv4/
Dudp.c385 static inline int compute_score2(struct sock *sk, struct net *net, in compute_score2() function
452 score = compute_score2(sk, net, saddr, sport, in udp4_lib_lookup2()
480 else if (unlikely(compute_score2(result, net, saddr, sport, in udp4_lib_lookup2()