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

  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 744 SCTP_SB_CLEAR(so->so_snd);
748 SCTP_SB_CLEAR(so->so_rcv);
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_os_userspace.h 991 #define SCTP_SB_CLEAR(sb) \
    [all...]
sctp_usrreq.c 701 SCTP_SB_CLEAR(so->so_snd);
705 SCTP_SB_CLEAR(so->so_rcv);
953 SCTP_SB_CLEAR(so->so_snd);
957 SCTP_SB_CLEAR(so->so_rcv);
1020 SCTP_SB_CLEAR(so->so_snd);
1024 SCTP_SB_CLEAR(so->so_rcv);
    [all...]

Completed in 223 milliseconds