Searched refs:test_sock_type (Results 1 – 1 of 1) sorted by relevance
202 test_sock_type(int type, const char *type_string) in test_sock_type() function235 if (test_sock_type(SOCK_RAW, "SOCK_RAW") < 0) in main()238 if (test_sock_type(SOCK_DGRAM, "SOCK_DGRAM") < 0) in main()