Home
last modified time | relevance | path

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

/linux/include/net/
H A Dipv6.h833 static inline int __ipv6_addr_diff32(const void *token1, const void *token2, int addrlen) in __ipv6_addr_diff32()
866 static inline int __ipv6_addr_diff64(const void *token1, const void *token2, int addrlen) in __ipv6_addr_diff64()
883 static inline int __ipv6_addr_diff(const void *token1, const void *token2, int addrlen) in __ipv6_addr_diff()
H A Dxfrm.h943 static inline bool addr_match(const void *token1, const void *token2, in addr_match()