Home
last modified time | relevance | path

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

/linux/include/net/
H A Dxfrm.h950 static inline bool addr_match(const void *token1, const void *token2, in addr_match() argument
953 const __be32 *a1 = token1; in addr_match()