Lines Matching refs:protocol
687 static int my_socket(int domain, int type, int protocol)692 fd = socket(domain, type, protocol);