Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Dip6_fib.c123 static __inline__ int addr_match(void *token1, void *token2, int prefixlen) in addr_match() argument
126 __u32 *a2 = token2; in addr_match()
165 static __inline__ int addr_diff(void *token1, void *token2, int addrlen) in addr_diff() argument
168 __u32 *a2 = token2; in addr_diff()