Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dudp.c191 static inline int compute_score2(struct sock *sk, struct net *net, in compute_score2() function
249 score = compute_score2(sk, net, saddr, sport, in udp6_lib_lookup2()
278 else if (unlikely(compute_score2(result, net, saddr, sport, in udp6_lib_lookup2()
/linux-4.4.14/net/ipv4/
Dudp.c385 static inline int compute_score2(struct sock *sk, struct net *net, in compute_score2() function
455 score = compute_score2(sk, net, saddr, sport, in udp4_lib_lookup2()
483 else if (unlikely(compute_score2(result, net, saddr, sport, in udp4_lib_lookup2()