HomeSort by relevance Sort by last modified time
    Searched refs:sock_type (Results 1 - 9 of 9) sorted by null

  /external/qemu/proxy/
proxy_common.h 66 SocketType sock_type,
proxy_http.c 33 SocketType sock_type,
37 if (sock_type != SOCKET_STREAM)
proxy_common.c 330 SocketType sock_type,
343 sock_type,
  /external/kernel-headers/original/asm-mips/
socket.h 80 /** sock_type - Socket types
83 * override the enum sock_type in include/linux/net.h, so
94 enum sock_type { enum
  /system/bluetooth/tools/
sock_shutdown_test.c 41 enum sock_type { enum
263 enum sock_type type;
asocket_test.c 43 enum sock_type { enum
691 enum sock_type type;
socktest.c 42 enum sock_type { enum
765 enum sock_type type;
  /external/kernel-headers/original/linux/
net.h 68 * enum sock_type - Socket types
82 enum sock_type { enum
  /external/openssh/
ssh-agent.c 91 } sock_type; typedef in typeref:enum:__anon9891
95 sock_type type;
899 new_socket(sock_type type, int fd)
    [all...]

Completed in 101 milliseconds