Home
last modified time | relevance | path

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

/linux/include/net/
H A Dipv6.h837 static inline int __ipv6_addr_diff32(const void *token1, const void *token2, int addrlen) in __ipv6_addr_diff32()
870 static inline int __ipv6_addr_diff64(const void *token1, const void *token2, int addrlen) in __ipv6_addr_diff64()
887 static inline int __ipv6_addr_diff(const void *token1, const void *token2, int addrlen) in __ipv6_addr_diff()
H A Dxfrm.h832 static inline bool addr_match(const void *token1, const void *token2, in addr_match()