HomeSort by relevance Sort by last modified time
    Searched refs:sctp_is_address_in_scope (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_output.h 59 sctp_is_address_in_scope(struct sctp_ifa *ifa,
sctp_output.c 1894 sctp_is_address_in_scope(struct sctp_ifa *ifa, function
2125 if (sctp_is_address_in_scope(sctp_ifap, scope, 1) == 0) {
2175 if (sctp_is_address_in_scope(sctp_ifap,
2228 if (sctp_is_address_in_scope(laddr->ifa,
2253 if (sctp_is_address_in_scope(laddr->ifa,
    [all...]
sctp_asconf.c     [all...]

Completed in 48 milliseconds