Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dfib_rules.c259 int addrtype = inet_addr_type(r->r_srcmap); in fib_rules_policy() local
261 if (addrtype == RTN_NAT) { in fib_rules_policy()
265 } else if (addrtype == RTN_LOCAL || r->r_srcmap == 0) { in fib_rules_policy()
/linux-2.4.37.9/arch/ppc/platforms/
Dresidual.c359 static const unsigned char * addrtype[] = {"I/O", "Memory", "System"}; in printlargevendor() local
440 addrtype[p.PPCData[0]-1], in printlargevendor()