Home
last modified time | relevance | path

Searched defs:addr1 (Results 1 – 6 of 6) sorted by relevance

/net/sctp/
Dipv6.c520 static int sctp_v6_cmp_addr(const union sctp_addr *addr1, in sctp_v6_cmp_addr()
835 static int sctp_inet6_cmp_addr(const union sctp_addr *addr1, in sctp_inet6_cmp_addr()
Dprotocol.c306 static int sctp_v4_cmp_addr(const union sctp_addr *addr1, in sctp_v4_cmp_addr()
909 static int sctp_inet_cmp_addr(const union sctp_addr *addr1, in sctp_inet_cmp_addr()
/net/rose/
Daf_rose.c115 int rosecmp(rose_address *addr1, rose_address *addr2) in rosecmp()
129 int rosecmpm(rose_address *addr1, rose_address *addr2, unsigned short mask) in rosecmpm()
/net/ipv6/
Dip6_vti.c56 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH()
Dip6_tunnel.c80 static u32 HASH(const struct in6_addr *addr1, const struct in6_addr *addr2) in HASH()
/net/decnet/
Ddn_route.c911 static inline int dn_match_addr(__le16 addr1, __le16 addr2) in dn_match_addr()