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

/net/sctp/
H A Dbind_addr.c444 if (sctp_is_any(NULL, addr)) {
464 int sctp_is_any(struct sock *sk, const union sctp_addr *addr) function
532 if (sctp_is_any(sk, &addr->a))

Completed in 20 milliseconds