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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_pcb.h 692 sctp_find_ifn(void *ifn, uint32_t ifn_index);
sctp_pcb.c 261 sctp_find_ifn(void *ifn, uint32_t ifn_index) function
333 sctp_ifnp = sctp_find_ifn((void *)NULL, ifn_index);
359 found = sctp_find_ifn(sctp_ifnp->ifn_p, sctp_ifnp->ifn_index);
574 sctp_ifnp = sctp_find_ifn(ifn, ifn_index);
    [all...]
sctp_output.c     [all...]

Completed in 33 milliseconds