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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 914 #define SCTP_REGISTER_INTERFACE(ifhandle, af)
    [all...]
sctp_pcb.c 497 SCTP_REGISTER_INTERFACE(sctp_ifnp->ifn_index, ifa_af);
539 SCTP_REGISTER_INTERFACE(sctp_ifap->ifn_p->ifn_index, AF_INET);
544 SCTP_REGISTER_INTERFACE(sctp_ifap->ifn_p->ifn_index, AF_INET6);
773 SCTP_REGISTER_INTERFACE(ifn_index, new_ifn_af);
    [all...]

Completed in 605 milliseconds