Searched defs:sctp_cmp_addr_exact (Results 1 - 1 of 1) sorted by relevance

/net/sctp/
H A Dassociola.c728 if (sctp_cmp_addr_exact(addr, &transport->ipaddr)) {
747 if (sctp_cmp_addr_exact(address, &t->ipaddr))
884 int sctp_cmp_addr_exact(const union sctp_addr *ss1, function

Completed in 65 milliseconds