Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dipv6.h840 static inline int __ipv6_addr_diff32(const void *token1, const void *token2, int addrlen) in __ipv6_addr_diff32()
873 static inline int __ipv6_addr_diff64(const void *token1, const void *token2, int addrlen) in __ipv6_addr_diff64()
890 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()