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 1892 sctp_is_address_in_scope(struct sctp_ifa *ifa, function
2107 if (sctp_is_address_in_scope(sctp_ifap, scope, 1) == 0) {
2141 if (sctp_is_address_in_scope(sctp_ifap,
2194 if (sctp_is_address_in_scope(laddr->ifa,
2219 if (sctp_is_address_in_scope(laddr->ifa,
    [all...]
sctp_asconf.c     [all...]

Completed in 832 milliseconds