SOCK_OPT_TYPES 299 source3/lib/util_sock.c enum SOCK_OPT_TYPES {OPT_BOOL,OPT_INT,OPT_ON}; SOCK_OPT_TYPES 486 source4/lib/socket/socket.c enum SOCK_OPT_TYPES {OPT_BOOL,OPT_INT,OPT_ON};