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

  /external/kernel-headers/original/asm-mips/
socket.h 90 /** sock_type - Socket types
93 * override the enum sock_type in include/linux/net.h, so
104 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:__anon11219
95 sock_type type;
899 new_socket(sock_type type, int fd)
    [all...]

Completed in 380 milliseconds