Home
last modified time | relevance | path

Searched refs:SCTP_PROTO (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/misc/
Dss.c112 static const char *SCTP_PROTO = "sctp"; variable
938 else if (strcmp(proto, SCTP_PROTO) == 0) in init_service_resolver()
939 c->proto = SCTP_PROTO; in init_service_resolver()