Home
last modified time | relevance | path

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

/include/net/
Dipv6.h487 static inline int __ipv6_addr_diff(const void *token1, const void *token2, int addrlen) in __ipv6_addr_diff() argument
489 const __be32 *a1 = token1, *a2 = token2; in __ipv6_addr_diff()
Dxfrm.h806 static inline bool addr_match(const void *token1, const void *token2, in addr_match() argument
809 const __be32 *a1 = token1; in addr_match()