Home
last modified time | relevance | path

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

/external/iproute2/misc/
Dss.c58 static const char *UDP_PROTO = "udp"; variable
520 else if (strcmp(proto, UDP_PROTO) == 0) in init_service_resolver()
521 c->proto = UDP_PROTO; in init_service_resolver()
1118 se1 = getservbyname(port, UDP_PROTO); in parse_hostcond()
1132 if ((s->proto == UDP_PROTO && in parse_hostcond()
1873 dg_proto = UDP_PROTO; in udp_show()