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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dudp.c162 static inline int compute_score2(struct sock *sk, struct net *net, function
211 score = compute_score2(sk, net, saddr, sport,
232 else if (unlikely(compute_score2(result, net, saddr, sport,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dudp.c365 static inline int compute_score2(struct sock *sk, struct net *net, function
414 score = compute_score2(sk, net, saddr, sport,
435 else if (unlikely(compute_score2(result, net, saddr, sport,

Completed in 168 milliseconds