Searched refs:SCTP (Results 1 - 7 of 7) sorted by relevance

/external/nist-sip/java/javax/sip/
H A DListeningPoint.java10 String SCTP = "SCTP"; field in interface:ListeningPoint
/external/libpcap/
H A Dtokdefs.h56 SCTP = 274, enumerator in enum:yytokentype
177 #define SCTP 274 macro
H A Dgrammar.y275 %token ARP RARP IP SCTP TCP UDP ICMP IGMP IGRP PIM VRRP CARP
462 | SCTP { $$ = Q_SCTP; }
H A Dgrammar.c363 SCTP = 274, enumerator in enum:yytokentype
484 #define SCTP 274 macro
1029 "CBYTE", "ARP", "RARP", "IP", "SCTP", "TCP", "UDP", "ICMP", "IGMP",
H A Dscanner.l198 sctp return SCTP;
H A Dscanner.c3083 return SCTP;
/external/chromium_org/net/socket/
H A Dtransport_client_socket_unittest.cc31 SCTP enumerator in enum:net::__anon9553::ClientSocketTestTypes
177 // TODO(leighton): Add SCTP to this list when it is ready.

Completed in 144 milliseconds