HomeSort by relevance Sort by last modified time
    Searched full:sn_header (Results 1 - 6 of 6) sorted by null

  /external/ltp/utils/sctp/testlib/
sctputil.c 144 switch (sn->sn_header.sn_type) {
169 printf("%d", sn->sn_header.sn_type);
200 if (sn->sn_header.sn_type != expected_sn_type)
202 "expected:%d", sn->sn_header.sn_type,
205 switch(sn->sn_header.sn_type){
  /external/webrtc/talk/media/sctp/
sctpdataengine.cc 788 ASSERT(notification.sn_header.sn_length == buffer->size());
791 switch (notification.sn_header.sn_type) {
838 << notification.sn_header.sn_type;
    [all...]
  /bionic/libc/kernel/uapi/linux/
sctp.h 319 } sn_header; member in union:sctp_notification
  /external/iproute2/include/uapi/linux/
sctp.h 563 } sn_header; member in union:sctp_notification
  /external/kernel-headers/original/uapi/linux/
sctp.h 565 } sn_header; member in union:sctp_notification
  /external/ltp/utils/sctp/include/netinet/
sctp.h 412 } sn_header; member in union:sctp_notification

Completed in 1896 milliseconds