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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_peeloff.c 75 stcb = sctp_findassociation_ep_asocid(inp, assoc_id, 1);
104 stcb = sctp_findassociation_ep_asocid(inp, assoc_id, 1);
197 stcb = sctp_findassociation_ep_asocid(inp, assoc_id, 1);
sctp_pcb.h 779 sctp_findassociation_ep_asocid(struct sctp_inpcb *,
sctp_pcb.c 1882 sctp_findassociation_ep_asocid(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) function
    [all...]
sctp_usrreq.c     [all...]
sctp_output.c     [all...]

Completed in 162 milliseconds