Home
last modified time | relevance | path

Searched defs:score (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_nat_core.c223 unsigned int *score, in fake_cmp()
242 unsigned int score = 0; in count_maps() local
272 unsigned int score; in find_best_ips_proto() member
309 unsigned int score; in find_best_ips_proto() local
/linux-2.4.37.9/drivers/net/
Dslip.c733 int score = -1; local
/linux-2.4.37.9/net/ipv4/
Droute.c379 u32 score = jiffies - rt->u.dst.lastuse; in rt_score() local
688 u32 score = rt_score(rth); in rt_intern_hash() local
Dudp.c226 int score; in udp_v4_lookup_longway() local
Dtcp_ipv4.c428 int score, hiscore; in __tcp_v4_lookup_listener() local
/linux-2.4.37.9/net/ipv6/
Dudp.c186 int score = 0; in udp_v6_lookup() local
Dtcp_ipv6.c259 int score, hiscore; in tcp_v6_lookup_listener() local
/linux-2.4.37.9/drivers/net/irda/
Ddonauboe.c716 toshoboe_dumprx (struct toshoboe_cb *self, int score) in toshoboe_dumprx()