HomeSort by: relevance | last modified time | path
    Searched defs:protocol_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/bin/tests/
test_client.c 48 } protocol_t; typedef in typeref:enum:__anon23966
59 static protocol_t protocol;
test_server.c 33 typedef enum { UDP, TCP, DOT, HTTPS, HTTP } protocol_t; typedef in typeref:enum:__anon23967
41 static protocol_t protocol;

Completed in 24 milliseconds