Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv6/
Dudp.c162 static inline int compute_score2(struct sock *sk, struct net *net, in compute_score2() function
211 score = compute_score2(sk, net, saddr, sport, in udp6_lib_lookup2()
232 else if (unlikely(compute_score2(result, net, saddr, sport, in udp6_lib_lookup2()
/linux-3.4.99/net/ipv4/
Dudp.c367 static inline int compute_score2(struct sock *sk, struct net *net, in compute_score2() function
416 score = compute_score2(sk, net, saddr, sport, in udp4_lib_lookup2()
437 else if (unlikely(compute_score2(result, net, saddr, sport, in udp4_lib_lookup2()