taglinefilesource code
SOCK_STREAM48include/asm-mips/socket.h#define SOCK_STREAM  2    /* stream (connection) socket  */
SOCK_STREAM41include/linux/socket.h#define SOCK_STREAM  1    /* stream (connection) socket  */